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

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