modules/nix-config-server: use dynamic cache domain

This commit is contained in:
Max Headroom 2022-03-10 20:31:22 +01:00
parent 13d018ed72
commit bbd24c04a7

View file

@ -15,7 +15,7 @@ in {
flake-registry = https://git.${tools.meta.domain}/private-void/registry/-/raw/master/registry.json
'';
binaryCaches = [ "https://cache.privatevoid.net" ];
binaryCaches = [ "https://cache.${tools.meta.domain}" ];
binaryCachePublicKeys = [ "cache.privatevoid.net:SErQ8bvNWANeAvtsOESUwVYr2VJynfuc9JRwlzTTkVg=" ];
gc = {