Allow all users to connect to Nix daemon
All checks were successful
Check flake / build-amd64-linux (push) Successful in 1m52s

This commit is contained in:
2024-05-18 08:56:15 +01:00
parent 9654a14f37
commit f154431f52

View File

@ -48,7 +48,6 @@
min-free = 128000000;
max-free = 1000000000;
fallback = true;
allowed-users = [ "@wheel" ];
trusted-users = [ "@wheel" ];
auto-optimise-store = true;
substituters = [