more ci fixes
This commit is contained in:
parent
6d456e0483
commit
e12b0a756d
|
@ -89,6 +89,8 @@ in {
|
||||||
"https://git.sr.ht/~rycee/nmd/"
|
"https://git.sr.ht/~rycee/nmd/"
|
||||||
# required for server (I suppose since nvfetcher uses fetchTarball here...)
|
# required for server (I suppose since nvfetcher uses fetchTarball here...)
|
||||||
"https://github.com/searxng/searxng/"
|
"https://github.com/searxng/searxng/"
|
||||||
|
# required for home config (nvfetcher)
|
||||||
|
"https://api.github.com/repos/FAForever/"
|
||||||
];
|
];
|
||||||
services.nginx.virtualHosts."binarycache.${cfg.domainName}" = {
|
services.nginx.virtualHosts."binarycache.${cfg.domainName}" = {
|
||||||
quic = true;
|
quic = true;
|
||||||
|
|
Loading…
Reference in a new issue