Update de rotina

This commit is contained in:
Guilherme Hermando
2025-09-04 16:47:08 -03:00
committed by GitHub
parent 55cd5125d7
commit a9d54e8134
4 changed files with 23 additions and 2 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
boot.loader.efi.canTouchEfiVariables = true;
boot.loader.systemd-boot.configurationLimit = 10;
boot.kernelPackages = pkgs.linuxPackages_cachyos-lto; # Kernel customizado
boot.kernelPackages = pkgs.linuxPackages_cachyos; # Kernel customizado
networking.hostName = "Alfa"; # Defina o nome da sua máquina