zeesh
This commit is contained in:
@@ -74,6 +74,7 @@
|
||||
|
||||
services.cron.enable = true;
|
||||
|
||||
programs.zsh.enable = true;
|
||||
users.mutableUsers = true;
|
||||
users.users.kyle = {
|
||||
initialPassword = "password";
|
||||
@@ -89,6 +90,7 @@
|
||||
"networkmanager"
|
||||
"video"
|
||||
];
|
||||
shell = pkgs.zsh;
|
||||
};
|
||||
programs.direnv.enable = true;
|
||||
programs.command-not-found.enable = false;
|
||||
|
||||
Reference in New Issue
Block a user