add chaotic nyx
This commit is contained in:
@@ -10,11 +10,12 @@
|
||||
# Importa a configuração de hardware detectada
|
||||
./hardware-configuration.nix
|
||||
./conf/GM/imp.nix
|
||||
inputs.chaotic.nixosModules.default
|
||||
];
|
||||
|
||||
## Configuraçãao do bootloader
|
||||
boot = {
|
||||
kernelPackages = pkgs.linuxPackages_xanmod_latest;
|
||||
kernelPackages = pkgs.linuxPackages_cachyos-lto;
|
||||
loader.systemd-boot.enable = true;
|
||||
loader.efi.canTouchEfiVariables = true;
|
||||
loader.systemd-boot.configurationLimit = 10;
|
||||
|
||||
Reference in New Issue
Block a user