Merge branch 'main' of github.com:DarkGuibrine/NixConfig

This commit is contained in:
2026-05-03 13:04:35 -03:00
5 changed files with 8 additions and 8 deletions
-5
View File
@@ -21,11 +21,6 @@
};
};
chaotic.nyx = {
cache.enable = true;
overlay.enable = true;
};
nix.package = pkgs.lixPackageSets.stable.lix;
}
-1
View File
@@ -17,7 +17,6 @@ in
];
boot = {
kernelPackages = pkgs.linuxPackages_cachyos-server;
loader = {
systemd-boot.enable = true;
efi = {