diff options
Diffstat (limited to 'Biz/Dev/configuration.nix')
-rw-r--r-- | Biz/Dev/configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Biz/Dev/configuration.nix b/Biz/Dev/configuration.nix index 401615a..6664163 100644 --- a/Biz/Dev/configuration.nix +++ b/Biz/Dev/configuration.nix @@ -202,6 +202,7 @@ in { keep-outputs = true keep-derivations = true ''; + trustedUsers = [ "root" "ben" ]; }; # This value determines the NixOS release with which your system is to be |