meow
This commit is contained in:
18
nix/nix.conf
Normal file
18
nix/nix.conf
Normal file
@@ -0,0 +1,18 @@
|
||||
# WARNING: this file is generated from the nix.* options in
|
||||
# your NixOS configuration, typically
|
||||
# /etc/nixos/configuration.nix. Do not edit it!
|
||||
allowed-users = *
|
||||
auto-optimise-store = false
|
||||
builders =
|
||||
cores = 0
|
||||
max-jobs = auto
|
||||
require-sigs = true
|
||||
sandbox = true
|
||||
sandbox-fallback = false
|
||||
substituters = https://cache.nixos.org/
|
||||
system-features = nixos-test benchmark big-parallel kvm
|
||||
trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
|
||||
trusted-substituters =
|
||||
trusted-users = root nixos
|
||||
extra-sandbox-paths =
|
||||
|
||||
Reference in New Issue
Block a user