temp remove attic cache
All checks were successful
Check flake.lock / Check health of `flake.lock` (pull_request) Successful in 8s
Check Nix flake / Build nix outputs (ubuntu-latest) (pull_request) Successful in 3m3s
Check Nix flake / Perform Nix flake checks (ubuntu-latest) (pull_request) Successful in 3m42s
Check Nix formatting / Perform Nix format checks (pull_request) Successful in 2m16s

This commit is contained in:
ahuston-0 2025-04-06 22:55:35 -04:00
parent 24cb8609e8
commit 90deb23e94

View File

@ -4,7 +4,7 @@
nixConfig = {
substituters = [
"https://cache.nixos.org/?priority=1&want-mass-query=true"
"https://attic.nayeonie.com/nix-cache"
#"https://attic.nayeonie.com/nix-cache"
"https://nix-community.cachix.org/?priority=10&want-mass-query=true"
];
trusted-substituters = [