Use Spaces!
This commit is contained in:
parent
13ed8dd3f3
commit
2b46cb2d73
@ -4,7 +4,7 @@ DEPLOY_HOST=$1
|
|||||||
DEPLOY_ADDRESS=$2
|
DEPLOY_ADDRESS=$2
|
||||||
|
|
||||||
nixos-rebuild switch \
|
nixos-rebuild switch \
|
||||||
--target-host=${DEPLOY_ADDRESS} \
|
|
||||||
--build-host=localhost \
|
|
||||||
-I nixos-config=hosts/${DEPLOY_HOST}/configuration.nix \
|
-I nixos-config=hosts/${DEPLOY_HOST}/configuration.nix \
|
||||||
|
--target-host ${DEPLOY_ADDRESS} \
|
||||||
|
--build-host localhost \
|
||||||
--use-remote-sudo
|
--use-remote-sudo
|
||||||
|
Loading…
Reference in New Issue
Block a user