Add documentation for missing zfs unlock features

This commit is contained in:
Ciapa 2024-04-11 22:33:06 +02:00
parent 5b45790d01
commit 4bbde94059
1 changed files with 2 additions and 0 deletions

View File

@ -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"