modified: common/configuration.nix

This commit is contained in:
2025-07-16 20:31:41 +10:00
parent 61f5059492
commit aa065f21e3

View File

@@ -57,7 +57,7 @@ nix.settings = {
# "https://cache.nixos.org/"
];
trusted-public-keys = [
"nix-ccache-1:<base32pubkeyhashfromcache-pub.pem>"
"cache.local-1:usoWYanY3Kpq2+kDIS2nhWoLZiRxanmdysdzqCFBHW4="
"cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY="
];
};