-
-
Save disassembler/7e291e4de178a2357e4c67ba11a08166 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| # WARNING: this file is generated from the nix.* options in | |
| # your NixOS configuration, typically | |
| # /etc/nixos/configuration.nix. Do not edit it! | |
| build-users-group = nixbld | |
| max-jobs = 4 | |
| cores = 1 | |
| sandbox = true | |
| extra-sandbox-paths = | |
| substituters = https://hydra.iohk.io | |
| trusted-substituters = | |
| trusted-public-keys = hydra.iohk.io:f/Ea+s+dFdN+3Y/G+FDgSq+a5NEWhJGzdjvKNGv0/EQ= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= | |
| auto-optimise-store = false | |
| require-sigs = true | |
| trusted-users = root | |
| allowed-users = * | |
| builders = | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment