Facebook
From Innocent Motmot, 3 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 190
  1. # WARNING: this file is generated from the nix.* options in
  2. # your NixOS configuration, typically
  3. # /etc/nixos/configuration.nix.  Do not edit it!
  4. build-users-group = nixbld
  5. max-jobs = 4
  6. cores = 2
  7. sandbox = true
  8. extra-sandbox-paths =
  9. substituters = https://cache.nixos.org/
  10. trusted-substituters =
  11. trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  12. auto-optimise-store = false
  13. require-sigs = true
  14. trusted-users = root
  15. allowed-users = @wheel
  16. builders =
  17.  
  18. system-features = nixos-test benchmark big-parallel kvm
  19. sandbox-fallback = false
  20.