Enable zsh
This commit is contained in:
parent
c0995ebf35
commit
e01670d4e1
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@
|
|||
|
||||
nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux";
|
||||
|
||||
programs.zsh.enable = true;
|
||||
|
||||
security.sudo.enable = true;
|
||||
|
||||
users = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue