Switch desktop to linux-zen

This commit is contained in:
Tristan D. 2023-11-04 01:28:51 +01:00
parent b22e17b28e
commit 0a719308af
Signed by: tristan
SSH key fingerprint: SHA256:3RU4RLOoM8oAjFU19f1W6t8uouZbA7GWkaSW6rjp1k8

View file

@ -18,7 +18,7 @@
system.stateVersion = "23.05";
boot = {
kernelPackages = pkgs.linuxPackages_latest;
kernelPackages = pkgs.linuxPackages_zen;
loader = {
systemd-boot = {
enable = true;