This commit is contained in:
Daylin Morgan 2024-09-17 16:27:00 -05:00
parent 1c32119e0b
commit 82cbff556e
Signed by: daylin
GPG key ID: 950D13E9719334AD

View file

@ -36,7 +36,7 @@
"vt.default_blu=46,168,161,175,250,231,213,222,112,168,161,175,250,231,213,200"
];
boot.kernelPackages = pkgs.linuxPackagesFor pkgs.linux_latest;
boot.kernelPackages = pkgs.linuxPackages_latest;
boot.tmp.cleanOnBoot = true;
boot.loader = {
systemd-boot = enabled // {