1{ 2 programs.firefox = { 3 darwin = { 4 homebrew = { 5 casks = [ "firefox@developer-edition" ]; 6 }; 7 }; 8 }; 9}