This commit is contained in:
DarkGui
2025-11-16 17:22:31 -03:00
parent 35450b4490
commit 351443f66e
5 changed files with 61 additions and 60 deletions
+2
View File
@@ -8,4 +8,6 @@
registry = lib.mapAttrs (_: value: {flake = value;}) (lib.filterAttrs (_: value: lib.isType "flake" value) inputs);
settings.flake-registry = "";
};
chaotic.nyx.cache.enable = true;
}