From 968289f2be096a3f098e9dc9ee86ea27fe0da461 Mon Sep 17 00:00:00 2001 From: Petru Paler Date: Tue, 6 Aug 2024 07:38:37 +0100 Subject: [PATCH] Fix docs. --- setup-host.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)