server9: add zfs kernel module

This commit is contained in:
Markus Schmidl 2022-06-21 12:23:59 +02:00
parent 06c260abe7
commit 7ab66686ee
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@
boot.initrd.kernelModules = [ ];
boot.kernelModules = [ "kvm-intel" ];
boot.extraModulePackages = [ ];
boot.supportedFilesystems = [ "zfs" ];
fileSystems."/" =
{ device = "/dev/disk/by-uuid/58fdc536-9949-4921-bd9c-c05cdc8fb9ad";