will this fix
This commit is contained in:
parent
6797962d5a
commit
3a922a290d
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
|||
programs.zsh.enable = true;
|
||||
|
||||
users.users.chmura = {
|
||||
homeDirectory = "/home/chmura";
|
||||
isNormalUser = true;
|
||||
extraGroups = ["wheel"];
|
||||
shell = pkgs.zsh;
|
||||
|
|
Loading…
Reference in a new issue