set uid
This commit is contained in:
parent
eb8c1111e3
commit
077ec6fc1a
1 changed files with 1 additions and 0 deletions
|
|
@ -3,5 +3,6 @@
|
||||||
isNormalUser = true;
|
isNormalUser = true;
|
||||||
extraGroups = [ "audio" "video" "wheel" ];
|
extraGroups = [ "audio" "video" "wheel" ];
|
||||||
shell = pkgs.zsh;
|
shell = pkgs.zsh;
|
||||||
|
uid = 1001;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue