···1616 if pkgs.stdenv.isDarwin
1717 then "15"
1818 else "14";
1919+ carbonfox = inputs.carbonfox;
19202021in {
2122 home.username = userName;
···149150 keybind = shift+enter=text:\n
150151 macos-icon = retro
151152 '';
153153+ ".config/ghostty/themes/carbonfox".source = carbonfox;
152154 };
153155154156 # You can also manage environment variables but you will have to manually