Merge pull request 'clan: clan machines install use verbose flag' (#1252) from a-kenji-clan/install into main
All checks were successful
checks / checks (push) Successful in 40s
checks / checks-impure (push) Successful in 1m53s

This commit is contained in:
clan-bot 2024-04-19 14:45:29 +00:00
commit 9ac0839bd5

View File

@ -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",