This commit is contained in:
DarkGui
2025-11-17 22:48:59 -03:00
parent 351443f66e
commit 149286ca06
10 changed files with 54 additions and 28 deletions
-1
View File
@@ -8,7 +8,6 @@
## Configuração do bootloader
boot = {
kernelPackages = pkgs.linuxPackages_cachyos; # Kernel Cachy
loader.systemd-boot.enable = true;
loader.efi.canTouchEfiVariables = true;
loader.systemd-boot.configurationLimit = 10;