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 = {
|
lukegb = {
|
||||||
isNormalUser = true;
|
isNormalUser = true;
|
||||||
uid = 1000;
|
uid = 1000;
|
||||||
extraGroups = [ "wheel" "networkmanager" ];
|
extraGroups = [ "wheel" "networkmanager" "bird2" ];
|
||||||
hashedPassword = secrets.passwordHashes.root;
|
hashedPassword = secrets.passwordHashes.root;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue