263a81e285
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. |
||
---|---|---|
.. | ||
nixos-build-vms | ||
get-version-suffix | ||
nix-fallback-paths.nix | ||
nixos-enter.sh | ||
nixos-generate-config.pl | ||
nixos-install.sh | ||
nixos-option.sh | ||
nixos-rebuild.sh | ||
nixos-version.sh | ||
tools.nix |