diff --git a/setup-host.txt b/setup-host.txt index 0d5d293..1d7cc9a 100644 --- a/setup-host.txt +++ b/setup-host.txt @@ -8,4 +8,4 @@ * use the generated config to create new config in hosts/ * set the actual device IDs in hosts//default.nix * on base host: nix run github:nix-community/nixos-anywhere -- --flake '.#' nixos@ -* after confirmed working, update hosts/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//default.nix to set keyFile to /dev/sdX (otherwise when the USB drive fails it's harder to replace)