Last active
March 7, 2023 14:51
-
-
Save dysinger/a0031aca70f9dc8df989010c88fc9c27 to your computer and use it in GitHub Desktop.
How I installed Encrypted ZFS root on NixOS
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# MOVED HERE https://gist.github.com/dysinger/2a768db5b6e3b729ec898d7d4208add3 |
Thanks! I have it working here so I must have made typos while editing by
hand to share
…On Fri, Jan 3, 2020 at 11:41 PM Andrew Browne ***@***.***> wrote:
Thanks!
Typos:
In last configuration, "network." should be "networking." for hostName and
hostId.
At the end, "zfs export -a" should be "zpool export -a".
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<https://gist.github.com/a0031aca70f9dc8df989010c88fc9c27?email_source=notifications&email_token=AAAADP7N34MVQCEC6SESB73Q4A4T3A5CNFSM4KCU2YOKYY3PNVWWK3TUL52HS4DFVNDWS43UINXW23LFNZ2KUY3PNVWWK3TUL5UWJTQAF63PC#gistcomment-3127025>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAADP5CXIEHBGEX6PB5R7TQ4A4T3ANCNFSM4KCU2YOA>
.
--
PGP Key 0x3F1AB897B507274
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks!
Typos:
In last configuration, "network." should be "networking." for hostName and hostId.
At the end, "zfs export -a" should be "zpool export -a".