atticd change url
This commit is contained in:
parent
5a92a8c996
commit
a689137a11
2
base.nix
2
base.nix
@ -105,7 +105,7 @@
|
||||
"https://ai.cachix.org"
|
||||
"https://cache.lix.systems"
|
||||
"https://cosmic.cachix.org"
|
||||
"https://cache.servidos.lat/cache"
|
||||
"https://cache.rotehaare.art/cache"
|
||||
];
|
||||
trusted-public-keys = [
|
||||
"nix-gaming.cachix.org-1:nbjlureqMbRAxR1gJ/f3hxemL9svXaZF/Ees8vCUUs4="
|
||||
|
||||
@ -30,7 +30,7 @@ in
|
||||
};
|
||||
};
|
||||
};
|
||||
nginx.virtualHosts."${cfg.host}" = lib.mkIf cfg.enableProxy (
|
||||
nginx.virtualHosts."cache.rotehaare.art" = lib.mkIf cfg.enableProxy (
|
||||
setup.proxyReverseFix cfg.hostName cfg.port // { }
|
||||
);
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user