idk
This commit is contained in:
parent
cd2e482f5a
commit
a7b68c2a79
|
@ -25,9 +25,9 @@ def main [
|
|||
let command = [
|
||||
"nixos-rebuild"
|
||||
$command
|
||||
$buildOnMachine
|
||||
$"--flake .#($machine)"
|
||||
$pushToMachine
|
||||
$buildOnMachine
|
||||
$printBuildLogs
|
||||
] | filter {|| $in | is-not-empty} | str join " "
|
||||
^bash -c $command
|
||||
|
|
Loading…
Reference in a new issue