use zen from stable nixpkgs

This commit is contained in:
janis 2025-10-22 00:11:58 +02:00
parent 70cc668cdc
commit 11c5ec198c
Signed by: janis
SSH key fingerprint: SHA256:bB1qbbqmDXZNT0KKD5c2Dfjg53JGhj7B3CFcLIzSqq8

View file

@ -42,7 +42,7 @@
}; };
# kernelModules = []; # kernelModules = [];
kernelPackages = pkgs.unstable.linuxPackages_zen; kernelPackages = pkgs.linuxPackages_zen;
}; };
hardware = { hardware = {