switch kernel to zen

also remove ads fuckery
This commit is contained in:
chem 2025-08-25 20:05:03 -06:00
parent 9f9bb57797
commit 82f58738ad
2 changed files with 1 additions and 67 deletions

View file

@ -47,7 +47,7 @@
efi.canTouchEfiVariables = true;
};
tmp.useTmpfs = true;
kernelPackages = pkgs.linuxPackages_latest;
kernelPackages = pkgs.linuxPackages_zen;
};
# Select internationalisation properties.