add product-details.mozilla.org to allowed hydra uri list

This commit is contained in:
Charlotte 🦝 Delenk 2023-06-22 06:40:26 +01:00
parent f0d1667063
commit 638e285bbf
Signed by: darkkirb
GPG key ID: AB2BD8DAF2E37122

View file

@ -90,7 +90,22 @@ in {
];
};
networking.firewall.interfaces."wg0".allowedTCPPorts = [9199];
nix.settings.allowed-uris = ["https://github.com/" "https://git.chir.rs/" "https://darkkirb.de/" "https://git.neo-layout.org/" "https://static.darkkirb.de/" "https://gist.github.com/" "https://git.kescher.at/" "https://akkoma.dev/" "https://gitlab.com/" "https://api.github.com/" "https://git.sr.ht/"];
nix.settings.allowed-uris = [
"https://github.com/"
"https://git.chir.rs/"
"https://darkkirb.de/"
"https://git.neo-layout.org/"
"https://static.darkkirb.de/"
"https://gist.github.com/"
"https://git.kescher.at/"
"https://akkoma.dev/"
"https://gitlab.com/"
"https://api.github.com/"
"https://git.sr.ht/"
"https://product-details.mozilla.org/"
"https://download.cdn.mozilla.net/"
"https://archive.mozilla.org/"
];
sops.secrets."services/hydra/gitea_token" = {};
sops.secrets."services/hydra/github_token" = {};
sops.secrets."services/hydra/cache-key" = {