zfs: boot.zfs.modulePackage = config.boot.zfs.package;
This commit is contained in:
@@ -28,6 +28,7 @@ in
|
|||||||
../patches/zfs/0001-remove-dbuf_evict_one-call.patch
|
../patches/zfs/0001-remove-dbuf_evict_one-call.patch
|
||||||
];
|
];
|
||||||
});
|
});
|
||||||
|
boot.zfs.modulePackage = config.boot.zfs.package;
|
||||||
boot.initrd.kernelModules = [ "zfs" ];
|
boot.initrd.kernelModules = [ "zfs" ];
|
||||||
|
|
||||||
boot.kernelParams = [
|
boot.kernelParams = [
|
||||||
|
|||||||
Reference in New Issue
Block a user