aboutsummaryrefslogtreecommitdiff
path: root/nix/nix.conf
blob: 8764eb3e1c75d993a3a4d331584f16e0e991e41f (plain) (blame)
1
2
3
4
5
6
7
substituters = https://cache.nixos.org https://nix.web.deuxfleurs.fr
trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= nix.web.deuxfleurs.fr:eTGL6kvaQn6cDR/F9lDYUIP9nCVR/kkshYfLDJf1yKs=
max-jobs = auto
cores = 4

# required for containers
sandbox = false