From f154431f5204f6d5acacb60192987c42430a9e22 Mon Sep 17 00:00:00 2001 From: Jordan Holt Date: Sat, 18 May 2024 08:56:15 +0100 Subject: [PATCH] Allow all users to connect to Nix daemon --- hosts/common.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/hosts/common.nix b/hosts/common.nix index 6f9d91a..85fb6e3 100644 --- a/hosts/common.nix +++ b/hosts/common.nix @@ -48,7 +48,6 @@ min-free = 128000000; max-free = 1000000000; fallback = true; - allowed-users = [ "@wheel" ]; trusted-users = [ "@wheel" ]; auto-optimise-store = true; substituters = [