add add access to git.sr.ht
This commit is contained in:
parent
32d1a7a5ec
commit
6d9a700ada
1 changed files with 1 additions and 1 deletions
|
@ -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" = {
|
||||||
|
|
Loading…
Reference in a new issue