This commit is contained in:
2026-05-24 02:02:26 -03:00
parent c7ed427219
commit 3918060de7
5 changed files with 77 additions and 224 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
## Configuraçãao do bootloader
boot = {
kernelPackages = pkgs.linuxPackages_latest;
kernelPackages = pkgs.linuxPackages_xanmod_latest;
loader.systemd-boot.enable = true;
loader.efi.canTouchEfiVariables = true;
loader.systemd-boot.configurationLimit = 10;