Skip to content

Instantly share code, notes, and snippets.

@cocreature
Last active June 30, 2018 12:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cocreature/102597943136f73116fdae943c3020e6 to your computer and use it in GitHub Desktop.
Save cocreature/102597943136f73116fdae943c3020e6 to your computer and use it in GitHub Desktop.
nix verify -s http://192.168.178.166:8080 --sigs-needed 1 /nix/store/gydhxwc5hhh77xk2bf6kf36130lkal4w-miso-0.20.1.0 --trusted-public-keys 192.168.178.166:NRZSqbzwj7riZLmF8EyqW19dp9SwxpqM0SL1H2LzVIo=
# 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 = false
extra-sandbox-paths =
substituters = https://cache.nixos.org/
trusted-substituters =
trusted-public-keys = 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