puyak.r: add zsh to systemPackages
This commit is contained in:
parent
1521e9b865
commit
afcc971c62
@ -65,6 +65,7 @@
|
||||
'';
|
||||
|
||||
users.extraUsers.root.openssh.authorizedKeys.keys = [ config.krebs.users.Mic92.pubkey ];
|
||||
environment.systemPackages = [ pkgs.zsh ];
|
||||
boot.kernelModules = [ "kvm-intel" ];
|
||||
users.users.joerg = {
|
||||
openssh.authorizedKeys.keys = [ config.krebs.users.Mic92.pubkey ];
|
||||
|
Loading…
Reference in New Issue
Block a user