From aa2fc212588b5e17f57983af246e31d983fb4c6d Mon Sep 17 00:00:00 2001 From: matt1432 Date: Wed, 10 Jan 2024 22:23:35 -0500 Subject: [PATCH] feat(binto): switch to zen kernel --- devices/binto/hardware-configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devices/binto/hardware-configuration.nix b/devices/binto/hardware-configuration.nix index 553d561..7b07e8f 100644 --- a/devices/binto/hardware-configuration.nix +++ b/devices/binto/hardware-configuration.nix @@ -9,7 +9,7 @@ imports = [(modulesPath + "/installer/scan/not-detected.nix")]; boot = { - kernelPackages = pkgs.linuxPackages_xanmod_latest; + kernelPackages = pkgs.linuxPackages_zen; kernelModules = ["kvm-amd"]; extraModulePackages = with config.boot.kernelPackages; [ v4l2loopback