chore: trusted-users

Signed-off-by: jolheiser <john.olheiser@gmail.com>
teamcity
jolheiser 2024-01-22 13:50:54 -06:00
parent f2f3ca596c
commit dbb1a2890a
Signed by: jolheiser
GPG Key ID: B853ADA5DA7BBF7A
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@
gc.automatic = true;
package = pkgs.nixVersions.nix_2_15;
settings = {
trusted-users = ["@sudo" "@wheel" "jolheiser"];
experimental-features = ["flakes" "nix-command" "repl-flake"];
auto-optimise-store = true;
warn-dirty = false;