This commit is contained in:
2026-05-10 16:48:03 -03:00
parent 1153eaf17e
commit 21e6ad5aa6
+1 -1
View File
@@ -18,7 +18,7 @@ in
]; ];
boot = { boot = {
kernelPackages = pkgs.linuxPackages_cachyos-gcc; kernelPackages = pkgs.linuxKernel.packages.linux_cachyos-lts;
loader = { loader = {
systemd-boot.enable = true; systemd-boot.enable = true;
efi = { efi = {