summary refs log tree commit diff stats
path: root/system/settings/darwin.nix
diff options
context:
space:
mode:
authorAlan Pearce2024-04-20 23:03:18 +0200
committerAlan Pearce2024-04-20 23:03:18 +0200
commit2b33de452acd76e472cc0f5b5ee35c1330734ec7 (patch)
tree74164dcc7dbfc8e9287dacd46bcdd07b95b8bf83 /system/settings/darwin.nix
parent8af31e11a2b09de45ced64041c1b81a91072bc77 (diff)
downloadnixfiles-2b33de452acd76e472cc0f5b5ee35c1330734ec7.tar.lz
nixfiles-2b33de452acd76e472cc0f5b5ee35c1330734ec7.tar.zst
nixfiles-2b33de452acd76e472cc0f5b5ee35c1330734ec7.zip
nix: trust no-one
Diffstat (limited to 'system/settings/darwin.nix')
-rw-r--r--system/settings/darwin.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/system/settings/darwin.nix b/system/settings/darwin.nix
index 460d47bd..06fd3d86 100644
--- a/system/settings/darwin.nix
+++ b/system/settings/darwin.nix
@@ -25,7 +25,6 @@
     settings.keep-derivations = true;
 
     linux-builder.enable = true;
-    settings.trusted-users = [ "@admin" ];
   };
 
   nixpkgs.config = {