mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-06 15:30:14 +00:00
tweaks for flame
This commit is contained in:
@ -40,6 +40,12 @@ in
|
||||
|
||||
settings = {
|
||||
|
||||
# Trust users for messing with Nix stuff
|
||||
trusted-users = [
|
||||
"root"
|
||||
"@wheel"
|
||||
];
|
||||
|
||||
# Add community Cachix to binary cache
|
||||
# Don't use at work because blocked by corporate firewall
|
||||
builders-use-substitutes = true;
|
||||
|
Reference in New Issue
Block a user