fixed vesktop
This commit is contained in:
parent
3e61269f27
commit
f45b4ccc02
4 changed files with 6 additions and 4 deletions
|
@ -27,7 +27,7 @@ in {
|
|||
|
||||
users.users.${cfg.username} = {
|
||||
isNormalUser = true;
|
||||
extraGroups = [ "wheel" ];
|
||||
extraGroups = [ "wheel" "adbusers" ];
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue