system: use secret name
This commit is contained in:
parent
1619c737a9
commit
b88fd7db87
1 changed files with 1 additions and 1 deletions
|
@ -125,7 +125,7 @@ in
|
|||
|
||||
experimental-features = [ "nix-command" "flakes" ];
|
||||
|
||||
trusted-users = [ "root" "janabhumi" ];
|
||||
trusted-users = [ "root" secrets.userName ];
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue