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

This commit is contained in:
2026-05-03 13:14:28 -03:00
4 changed files with 8 additions and 1 deletions
+5
View File
@@ -21,6 +21,11 @@
};
};
chaotic.nyx = {
cache.enable = true;
overlay.enable = true;
};
nix.package = pkgs.lixPackageSets.stable.lix;
}