Merge pull request 'docs: Fix incorrect command in disk-encryption getting started' (#2004) from Qubasa/clan-core:Qubasa-main into main

This commit is contained in:
clan-bot
2024-09-01 22:12:37 +00:00

View File

@@ -278,7 +278,7 @@ ssh root@nixos-installer.local
```bash ```bash
zpool import zroot zpool import zroot
zfs set keystate=prompt zroot/root zfs set keylocation=prompt zroot/root
zfs load-key zroot/root zfs load-key zroot/root
zfs set mountpoint=/mnt zroot/root/nixos zfs set mountpoint=/mnt zroot/root/nixos
mount /dev/nvme0n1p2 /mnt/boot mount /dev/nvme0n1p2 /mnt/boot