commit 1811bb33c743ad04203ab4ea682585f607e49e1c parent 0f7300ee9562d2b0d9e58f2ccb5fed0747fdaaba Author: Chris <chris@echoz.io> Date: Thu, 26 Feb 2026 02:03:32 +0100 feat: use lqx kernel on tp Diffstat:
| M | hosts/tp/default.nix | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/hosts/tp/default.nix b/hosts/tp/default.nix @@ -40,6 +40,7 @@ }; boot = { + kernelPackages = pkgs.linuxPackages_lqx; initrd.availableKernelModules = [ "xhci_pci" "thunderbolt"