nixpkgs/nixos/modules/installer
Bjørn Forsman 263a81e285 nixos-rebuild: support sudo + --target-host
This adds support for deploying to remote hosts without being root:

  sudo nixos-rebuild --target-host non-root@host

Without this change, only root@host is able to deploy.

The idea is that if the local command is run with sudo, so should the
remote one, thus there is no need for adding any CLI options.
2019-10-22 20:44:25 +02:00
..
cd-dvd Merge pull request #46997 from worldofpeace/installer-autorun 2019-10-05 11:34:27 +00:00
netboot treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
scan [bot] nixos/*: remove unused arguments in lambdas 2018-07-20 20:56:59 +00:00
tools nixos-rebuild: support sudo + --target-host 2019-10-22 20:44:25 +02:00
virtualbox-demo.nix ova: remove stateVersion 2019-03-09 14:25:05 -05:00