Fix docs.

This commit is contained in:
2024-08-06 07:38:37 +01:00
parent bcd1a5c0d5
commit 968289f2be

View File

@@ -8,4 +8,4 @@
* use the generated config to create new config in hosts/<target>
* 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>disk-config.nix to set keyFile to /dev/sdX (otherwise when the USB drive fails it's harder to replace)
* 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)