add add access to git.sr.ht

This commit is contained in:
Charlotte 🦝 Delenk 2022-09-22 08:38:32 +01:00
parent 32d1a7a5ec
commit 6d9a700ada
Signed by: darkkirb
GPG key ID: AB2BD8DAF2E37122

View file

@ -59,7 +59,7 @@ in {
]; ];
}; };
networking.firewall.interfaces."wg0".allowedTCPPorts = [9199]; 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/"]; 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/"];
sops.secrets."services/hydra/gitea_token" = {}; sops.secrets."services/hydra/gitea_token" = {};
sops.secrets."services/hydra/github_token" = {}; sops.secrets."services/hydra/github_token" = {};
sops.secrets."services/hydra/cache-key" = { sops.secrets."services/hydra/cache-key" = {