Merge pull request 'clan: clan machines install use verbose flag' (#1252) from a-kenji-clan/install into main
This commit is contained in:
@@ -38,7 +38,7 @@ def install_nixos(
|
|||||||
|
|
||||||
cmd = [
|
cmd = [
|
||||||
"nixos-anywhere",
|
"nixos-anywhere",
|
||||||
"-f",
|
"--flake",
|
||||||
f"{machine.flake}#{machine.name}",
|
f"{machine.flake}#{machine.name}",
|
||||||
"--no-reboot",
|
"--no-reboot",
|
||||||
"--extra-files",
|
"--extra-files",
|
||||||
|
|||||||
Reference in New Issue
Block a user