Update the kernel on blowhole

Signed-off-by: Magic_RB <magic_rb@redalder.org>
This commit is contained in:
Magic_RB 2023-02-10 00:34:17 +01:00
parent 71dc54cb68
commit dac0d1a8da
No known key found for this signature in database
GPG key ID: 08D5287CC5DDCA0E

View file

@ -25,7 +25,7 @@ in {
"nvme"
];
zfs.enableUnstable = true;
kernelPackages = pkgs.linuxPackages;
kernelPackages = config.boot.zfs.package.latestCompatibleLinuxPackages;
};
fileSystems =