nix-serve: setup binarycache

This commit is contained in:
Christoph Hollizeck 2025-04-30 19:01:55 +02:00
parent cbfbe464ba
commit a72a740b39
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 249300664F2AF2C7
3 changed files with 24 additions and 10 deletions

View file

@ -42,6 +42,9 @@ in
"https://nix-community.cachix.org" = {
key = "nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=";
};
"https://nixcache.christophhollizeck.dev" = {
key = "christophhollizeck.dev:7pPAvm9xqFQB8FDApVNL6Tii1Jsv+Sj/LjEIkdeGhbA=";
};
};
};