switch to zen

This commit is contained in:
alsaiduq-lab 2025-07-28 12:53:19 -06:00
parent 0003663a8c
commit 4f8e3e839b
2 changed files with 20 additions and 20 deletions

View file

@ -11,7 +11,7 @@
tmp = {
cleanOnBoot = true;
};
kernelPackages = pkgs.linuxPackages_xanmod_latest;
kernelPackages = pkgs.linuxPackages_zen;
};
system.activationScripts.binbash = {