File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed
Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -57,9 +57,13 @@ nixos-anywhere \
5757 root@yourip
5858```
5959
60- In the above example, replace ` "my-super-safe-password" ` with your actual
61- encryption password, and ` my-disk-encryption-password ` with the relevant entry
62- in your pass password store. Also, ensure to replace ` '.#your-host' ` and
60+ In the above example, replace the following:
61+ - ` "my-super-safe-password" ` with your actual encryption password
62+ - ` /tmp/disk-1.key ` with the path to the ` passwordFile ` as defined in your Disko
63+ disk configuration file (same for ` disk-2.key ` if using)
64+ - ` my-disk-encryption-password ` with the relevant entry in your pass password store.
65+
66+ Also, ensure to replace ` '.#your-host' ` and
6367` root@yourip ` with your actual flake and IP address, respectively.
6468
6569## Example: Using existing SSH host keys
You can’t perform that action at this time.
0 commit comments