3
0
Fork 0
forked from mirrors/nixpkgs

Merge pull request #126614 from jonringer/nixos-rebuild-prefer-localhost

nixos-rebuild: default buildHost to localhost
This commit is contained in:
Sandro 2021-08-20 22:33:22 +02:00 committed by GitHub
commit 78566493e8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,7 +26,7 @@ rollback=
upgrade=
upgrade_all=
profile=/nix/var/nix/profiles/system
buildHost=
buildHost=localhost
targetHost=
maybeSudo=()