Update nix/flake/bootstrap/bootstrap.sh
This commit is contained in:
parent
b6a0f95ee4
commit
90165687ef
1 changed files with 1 additions and 1 deletions
|
@ -43,4 +43,4 @@ secret-tool lookup age-identity "$servername" > "$temp/etc/age_ed25519"
|
|||
chmod 600 "$temp/etc/age_ed25519"
|
||||
|
||||
# Install NixOS to the host system with our age identity
|
||||
nixos-anywhere --help #--extra-files "$temp" --flake ".#${servername}" "root@${hostname}"
|
||||
nixos-anywhere --extra-files "$temp" --flake ".#${servername}" "root@${hostname}"
|
||||
|
|
Loading…
Reference in a new issue