summary refs log tree commit diff stats
path: root/system/linde.nix
diff options
context:
space:
mode:
Diffstat (limited to 'system/linde.nix')
-rw-r--r--system/linde.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/system/linde.nix b/system/linde.nix
index 3f971b3b..96ff92f8 100644
--- a/system/linde.nix
+++ b/system/linde.nix
@@ -132,6 +132,7 @@ in
     settings = {
       max-jobs = 2;
       auto-optimise-store = true;
+      trusted-users = [ "root" "nixremote" ];
       experimental-features = [ "nix-command" "flakes" ];
     };
     gc = {