Reinstall c1 after failed disk.

This commit is contained in:
2025-02-02 12:43:54 +00:00
parent 3c3e96dc72
commit cb6b27f00c
4 changed files with 10 additions and 3 deletions

View File

@@ -9,3 +9,4 @@
* set the actual device IDs in hosts/<target>/default.nix
* on base host: nix run github:nix-community/nixos-anywhere -- --flake '.#<target>' nixos@<target IP>
* after confirmed working, update hosts/<target>/default.nix to set keyFile to /dev/sdX (otherwise when the USB drive fails it's harder to replace)
* if replacing failed host in place, update key in .sops.yaml with the output from "ssh-keyscan <host> | ssh-to-age"