Update configuration.nix
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
|
||||
## Configuraçãao do bootloader
|
||||
boot = {
|
||||
kernelPackages = pkgs.linuxPackages_cachyos-lto;
|
||||
kernelPackages = pkgs.linuxPackages_cachyos;
|
||||
loader.systemd-boot.enable = true;
|
||||
loader.efi.canTouchEfiVariables = true;
|
||||
loader.systemd-boot.configurationLimit = 10;
|
||||
|
||||
Reference in New Issue
Block a user