mirror of
https://git.sr.ht/~magic_rb/dotfiles
synced 2024-11-22 16:04:25 +01:00
Update the kernel on blowhole
Signed-off-by: Magic_RB <magic_rb@redalder.org>
This commit is contained in:
parent
71dc54cb68
commit
dac0d1a8da
|
@ -25,7 +25,7 @@ in {
|
|||
"nvme"
|
||||
];
|
||||
zfs.enableUnstable = true;
|
||||
kernelPackages = pkgs.linuxPackages;
|
||||
kernelPackages = config.boot.zfs.package.latestCompatibleLinuxPackages;
|
||||
};
|
||||
|
||||
fileSystems =
|
||||
|
|
Loading…
Reference in a new issue