proper cache?

This commit is contained in:
Danilo Reyes 2025-09-28 13:12:56 -06:00
parent 255d843941
commit c24ecaa6d9

View File

@ -94,8 +94,7 @@
"pipe-operators"
];
substituters = [
config.my.servers.atticd.url
config.my.servers.atticd.local
"${config.my.servers.atticd.url}/nixos"
"https://nix-gaming.cachix.org"
"https://nixpkgs-python.cachix.org"
"https://devenv.cachix.org"
@ -105,7 +104,6 @@
"https://cosmic.cachix.org"
];
trusted-public-keys = [
"nixos:kubuWhYCk9/aZp5GDJFAScYgigM66DszP8i1Pzbq0Fc="
"nixos:kubuWhYCk9/aZp5GDJFAScYgigM66DszP8i1Pzbq0Fc="
"nix-gaming.cachix.org-1:nbjlureqMbRAxR1gJ/f3hxemL9svXaZF/Ees8vCUUs4="
"nixpkgs-python.cachix.org-1:hxjI7pFxTyuTHn2NkvWCrAUcNZLNS3ZAvfYNuYifcEU="