fix: actually use substituters

This commit is contained in:
uku 2024-07-26 23:08:44 +02:00
parent b46105557f
commit 326bd351f7
Signed by: uku
SSH key fingerprint: SHA256:4P0aN6M8ajKukNi6aPOaX0LacanGYtlfjmN+m/sHY/o

View file

@ -100,10 +100,11 @@ in {
experimental-features = ["nix-command" "flakes"];
trusted-users = ["root" "@wheel"];
trusted-substituters = [
substituters = [
"https://uku3lig.cachix.org"
"https://ghostty.cachix.org"
];
trusted-public-keys = [
"uku3lig.cachix.org-1:C1/9DNUadh2pueAo+LUkVNUKyIVjF/CREd9RS9E+F2A="
"ghostty.cachix.org-1:QB389yTa6gTyneehvqG58y0WnHjQOqgnA+wBnpWWxns="