Add documentation for missing zfs unlock features
This commit is contained in:
parent
5b45790d01
commit
4bbde94059
|
@ -7,6 +7,8 @@ in
|
|||
{
|
||||
# ZFS remote unlocking
|
||||
boot.initrd.systemd.enable = true;
|
||||
# TODO: Install ZFS tools
|
||||
# TODO: Override built-in zfs unlock service
|
||||
boot.initrd.availableKernelModules = [ "igb" ];
|
||||
boot.kernelParams = [
|
||||
"ip=192.168.0.42::192.168.0.1:255.255.252.0:phoenix-initrd:eno2:off:192.168.0.1"
|
||||
|
|
Loading…
Reference in New Issue