Update zsh configuration

This commit is contained in:
Oliver Davies 2024-12-23 18:05:40 +00:00
parent 2dad0a487d
commit be93343023
2 changed files with 2 additions and 60 deletions

View file

@ -223,9 +223,6 @@
programs.dconf.enable = true;
programs.zsh.enable = true;
programs.zsh.histSize = 5000;
users.defaultUserShell = "/etc/profiles/per-user/${username}/bin/zsh";
zramSwap.enable = true;