Created
September 28, 2022 14:58
-
-
Save deemp/3768a875f6e702915446c5268098ed44 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
accept-flake-config = false | |
access-tokens = | |
allow-dirty = true | |
allow-import-from-derivation = true | |
allow-new-privileges = false | |
allow-symlinked-store = false | |
allow-unsafe-native-code-during-evaluation = false | |
allowed-impure-host-deps = | |
allowed-uris = | |
allowed-users = * | |
auto-optimise-store = false | |
bash-prompt = | |
bash-prompt-prefix = | |
bash-prompt-suffix = | |
build-hook = /nix/store/3af6g226v4hsv6x7xzh23d6wqyq0nzjp-nix-2.10.3/bin/nix __build-remote | |
build-poll-interval = 5 | |
build-users-group = | |
builders = @/etc/nix/machines | |
builders-use-substitutes = false | |
commit-lockfile-summary = | |
compress-build-log = true | |
connect-timeout = 0 | |
cores = 0 | |
diff-hook = | |
download-attempts = 5 | |
enforce-determinism = true | |
eval-cache = true | |
experimental-features = flakes nix-command | |
extra-platforms = i686-linux x86_64-v1-linux x86_64-v2-linux x86_64-v3-linux x86_64-v4-linux | |
fallback = false | |
filter-syscalls = true | |
flake-registry = https://channels.nixos.org/flake-registry.json | |
fsync-metadata = true | |
gc-reserved-space = 8388608 | |
hashed-mirrors = | |
http-connections = 25 | |
http2 = true | |
ignore-try = false | |
ignored-acls = security.csm security.selinux system.nfs4_acl | |
impersonate-linux-26 = false | |
keep-build-log = true | |
keep-derivations = true | |
keep-env-derivations = false | |
keep-failed = false | |
keep-going = false | |
keep-outputs = false | |
log-lines = 10 | |
max-build-log-size = 0 | |
max-free = 18446744073709551615 | |
max-jobs = 8 | |
max-silent-time = 0 | |
min-free = 0 | |
min-free-check-interval = 5 | |
nar-buffer-size = 33554432 | |
narinfo-cache-negative-ttl = 3600 | |
narinfo-cache-positive-ttl = 2592000 | |
netrc-file = /etc/nix/netrc | |
nix-path = /home/eyjafjallajokull/.nix-defexpr/channels nixpkgs=/nix/var/nix/profiles/per-user/root/channels/nixpkgs /nix/var/nix/profiles/per-user/root/channels | |
plugin-files = | |
post-build-hook = | |
pre-build-hook = | |
preallocate-contents = false | |
print-missing = true | |
pure-eval = true | |
repeat = 0 | |
require-sigs = true | |
restrict-eval = false | |
run-diff-hook = false | |
sandbox = true | |
sandbox-build-dir = /build | |
sandbox-dev-shm-size = 50% | |
sandbox-fallback = true | |
sandbox-paths = /bin/sh=/nix/store/0296qxvn30z9b2ah1g5p97k5wr9k8y78-busybox-static-x86_64-unknown-linux-musl-1.35.0/bin/busybox | |
secret-key-files = | |
show-trace = true | |
stalled-download-timeout = 300 | |
store = auto | |
substitute = true | |
substituters = https://cache.nixos.org https://cachix.cachix.org http://localhost:5000/ https://br4ch1st0chr0n3.cachix.org | |
sync-before-registering = false | |
system = x86_64-linux | |
system-features = benchmark big-parallel kvm nixos-test | |
tarball-ttl = 3600 | |
timeout = 0 | |
trace-function-calls = false | |
trace-verbose = false | |
trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= cachix.cachix.org-1:eWNHQldwUO7G2VkjpnjDbWwy4KQ/HNxht7H4SSoMckM= | |
trusted-substituters = | |
trusted-users = root | |
use-case-hack = false | |
use-registries = true | |
use-sqlite-wal = true | |
user-agent-suffix = | |
warn-dirty = true | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment