From 36e32e21dd52d5e180389d56ac7c1de171c6516c Mon Sep 17 00:00:00 2001 From: Sean Buckley Date: Sat, 22 Oct 2022 20:27:13 -0400 Subject: [PATCH] levi: switch kernel package --- hosts/levi/optimus.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/levi/optimus.nix b/hosts/levi/optimus.nix index 1f9fc59..a5234df 100644 --- a/hosts/levi/optimus.nix +++ b/hosts/levi/optimus.nix @@ -5,7 +5,7 @@ let constants = { hardware.nvidia.prime.intelBusId = "PCI:0:2:0"; hardware.nvidia.prime.nvidiaBusId = "PCI:1:0:0"; - boot.kernelPackages = pkgs.linuxPackages_latest; + boot.kernelPackages = pkgs.zfs.latestCompatibleLinuxPackages; }; available-modes = {