Add xenia to some groups
This commit is contained in:
parent
be365dea84
commit
6344364fa1
|
@ -99,7 +99,7 @@ in
|
|||
|
||||
users.users.xenia = {
|
||||
isNormalUser = true;
|
||||
extraGroups = [ "wheel" "docker" ];
|
||||
extraGroups = [ "wheel" "docker" "dialout" "input" ];
|
||||
shell = pkgs.zsh;
|
||||
uid = 1002;
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue
Block a user