fish->zsh

This commit is contained in:
mjallen18
2024-06-15 14:17:59 -05:00
parent a1d184a76e
commit d84d6109a1
5 changed files with 45 additions and 8 deletions

View File

@@ -85,7 +85,7 @@ in
};
programs = {
fish.enable = lib.mkDefault true;
zsh.enable = lib.mkDefault true;
gnupg.agent = {
enable = lib.mkDefault true;
# pinentryPackage = pkgs.pinentry-curses;