cluster/services/attic: doh
This commit is contained in:
parent
7929c28b7d
commit
e36260c449
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ in
|
|||
server ${config.links.nar-serve-nixos-org.tuple} fail_timeout=0;
|
||||
'';
|
||||
nix-store.servers = {
|
||||
"${cluster.config.hostLinks.${config.networking.hostName}.garageWeb.tuple}" = {
|
||||
"${config.links.atticServer.tuple}" = {
|
||||
fail_timeout = 0;
|
||||
};
|
||||
"${config.links.garageNixStoreInternalRedirect.tuple}" = {
|
||||
|
|
Loading…
Reference in a new issue