Trying flakes again..

This commit is contained in:
Emmet 2023-05-07 17:47:40 -05:00
parent 15c172d95b
commit 471c85d269
3 changed files with 81 additions and 0 deletions

View file

@ -135,6 +135,7 @@
];
environment.shells = with pkgs; [ zsh ];
programs.zsh.enable = true;
# Some programs need SUID wrappers, can be configured further or are
# started in user sessions.