This commit is contained in:
2025-12-05 12:32:10 -05:00
parent 0ded8bcf2b
commit b73141a5e6

View File

@@ -16,11 +16,6 @@ in
ghostty
];
xdg.configFile."kdeglobals".source = pkgs.writeText "kdeglobals" ''
[General]
TerminalApplication=${pkgs.ghostty}/bin/ghostty
'';
programs.zsh = {
enable = true;