Add @wheel to trusted-users for nix
This commit is contained in:
parent
310956acad
commit
dd4455eafe
@ -49,6 +49,7 @@
|
||||
max-free = 1000000000;
|
||||
fallback = true;
|
||||
allowed-users = [ "@wheel" ];
|
||||
trusted-users = [ "@wheel" ];
|
||||
auto-optimise-store = true;
|
||||
substituters = [
|
||||
"http://odyssey.mesh.vimium.net"
|
||||
|
Loading…
x
Reference in New Issue
Block a user