Skip to content

Instantly share code, notes, and snippets.

View jonathanlking's full-sized avatar

Jonathan King jonathanlking

View GitHub Profile
@jonathanlking
jonathanlking / nixos-encrypted-zfs.sh
Created April 11, 2020 17:35
How I installed Encrypted ZFS root on NixOS
#!/bin/sh
# For SSH setup...
# passwd nixos
# systemctl start sshd
# FIRST STOP THE zfs-zed SERVICE
systemctl stop zfs-zed
# FORCE UNLOAD ZFS KERNEL MODULES