Merge branch 'main' of ghgreg:greg-hellings/nixos-config

This commit is contained in:
Greg Hellings
2024-03-28 09:37:04 -05:00
committed by greg-compass
15 changed files with 240 additions and 17 deletions
+1
View File
@@ -16,6 +16,7 @@
min-free = (toString (1024 * 1024 * 1024) );
max-free = (toString (5 * 1024 * 1024 * 1024) );
substituters = [
"http://nixcache.home"
"https://cache.garnix.io"
"https://ai.cachix.org"
];