ixvm-fra01: add lukegb to bird2 group
This commit is contained in:
parent
cf4109aaf9
commit
f27ec35837
1 changed files with 1 additions and 1 deletions
|
@ -125,7 +125,7 @@ in {
|
|||
lukegb = {
|
||||
isNormalUser = true;
|
||||
uid = 1000;
|
||||
extraGroups = [ "wheel" "networkmanager" ];
|
||||
extraGroups = [ "wheel" "networkmanager" "bird2" ];
|
||||
hashedPassword = secrets.passwordHashes.root;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue