Add trustedUsers

This commit is contained in:
Andreas Zweili 2022-09-06 21:26:48 +02:00
parent 617abd75a0
commit 798ec4e33f
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@
experimental-features = nix-command flakes
warn-dirty = false
'';
trustedUsers = [ "root" "@wheel" ];
};
users = {