forked from DGNum/infrastructure
feat(vault01): Make the fai group admin
This commit is contained in:
parent
a559d2e0c0
commit
947e29aa57
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@
|
||||||
stateVersion = "23.11";
|
stateVersion = "23.11";
|
||||||
nixpkgs = "unstable";
|
nixpkgs = "unstable";
|
||||||
|
|
||||||
admins = [ "catvayor" ];
|
adminGroups = [ "fai" ];
|
||||||
};
|
};
|
||||||
|
|
||||||
web02 = {
|
web02 = {
|
||||||
|
|
Loading…
Reference in a new issue