♻️ refactor programs.zsh

This commit is contained in:
2023-03-25 15:17:55 -04:00
parent 0e31565644
commit 9c133feed0
8 changed files with 45 additions and 60 deletions

View File

@ -72,11 +72,6 @@
};
};
programs.mosh.enable = true;
programs.zsh = {
enable = true;
promptInit = "";
};
programs.gnupg.agent = {
enable = true;
enableSSHSupport = true;