tv binary-cache: add retiolum alias
This commit is contained in:
parent
3e6f01c300
commit
d76cf33d1f
@ -19,6 +19,7 @@
|
||||
virtualHosts.nix-serve = {
|
||||
serverAliases = [
|
||||
"cache.${config.krebs.build.host.name}.hkw"
|
||||
"cache.${config.krebs.build.host.name}.r"
|
||||
];
|
||||
locations."/".extraConfig = ''
|
||||
proxy_pass http://localhost:${toString config.services.nix-serve.port};
|
||||
|
Loading…
Reference in New Issue
Block a user