mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-10 14:50:40 +02:00
docs: make sure to remind users to export their zfs pools after fresh installs
This commit is contained in:
parent
4a4420f069
commit
747a3a348b
2 changed files with 2 additions and 1 deletions
|
@ -110,7 +110,7 @@ but here's a quick breakdown of the what you will find where.
|
|||
|
||||
Afterwards:
|
||||
|
||||
- Run `install-system` in the live environment and reboot
|
||||
- Run `install-system` in the live environment, export your zfs pools and reboot
|
||||
- Retrieve the new host identity by using `ssh-keyscan <host/ip> | grep -o 'ssh-ed25519.*' > hosts/<host>/secrets/host.pub`
|
||||
- (If the host has guests, also retrieve their identities!)
|
||||
- Rekey the secrets for the new identity `nix run .#rekey`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue