This commit is contained in:
2026-01-11 22:15:28 -03:00
parent f5602a832a
commit 8edef679ea
11 changed files with 181 additions and 241 deletions
+2
View File
@@ -8,6 +8,8 @@
## Configuração do bootloader
boot = {
#kernelPackages = pkgs.linuxPackages_latest;
kernelPackages = pkgs.linuxPackages_cachyos-lto;
loader.systemd-boot.enable = true;
loader.efi.canTouchEfiVariables = true;
loader.systemd-boot.configurationLimit = 10;