forked from poz/niksos
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;
|
programs.zsh.enable = true;
|
||||||
|
|
||||||
users.users.chmura = {
|
users.users.chmura = {
|
||||||
|
homeDirectory = "/home/chmura";
|
||||||
isNormalUser = true;
|
isNormalUser = true;
|
||||||
extraGroups = ["wheel"];
|
extraGroups = ["wheel"];
|
||||||
shell = pkgs.zsh;
|
shell = pkgs.zsh;
|
||||||
|
|
Loading…
Reference in a new issue