fix: deployswitch was testing
This commit is contained in:
parent
35b91db66a
commit
e509ecf7c5
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@ in
|
||||||
'';
|
'';
|
||||||
|
|
||||||
deployswitch = writeFishBin "deployswitch" ''
|
deployswitch = writeFishBin "deployswitch" ''
|
||||||
nixos-rebuild test \
|
nixos-rebuild switch \
|
||||||
--flake ~/.nixconf#"$argv[1]" \
|
--flake ~/.nixconf#"$argv[1]" \
|
||||||
--target-host "$argv[1]" \
|
--target-host "$argv[1]" \
|
||||||
--use-remote-sudo &| ${pkgs.nix-output-monitor}/bin/nom
|
--use-remote-sudo &| ${pkgs.nix-output-monitor}/bin/nom
|
||||||
|
|
Loading…
Add table
Reference in a new issue