diff --git a/common/nix.nix b/common/nix.nix index 11f356b..6a671c2 100644 --- a/common/nix.nix +++ b/common/nix.nix @@ -18,6 +18,7 @@ trusted-public-keys = [ "nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=" ]; + trusted-users = [ "@wheel" ]; use-cgroups = true; }; };