♻️ 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

@ -44,9 +44,6 @@
system.autoUpgrade.enable = false;
environment.systemPackages = with pkgs; [ ipfs-migrator ];
programs.mosh.enable = true;
programs.zsh.enable = true;
security.acme.acceptTerms = true;
security.acme.defaults.email = "walkah@walkah.net";