diff --git a/machines/hippocampus/servers/public/hydra.nix b/machines/hippocampus/servers/public/hydra.nix index 5e1f03f..7837c3e 100644 --- a/machines/hippocampus/servers/public/hydra.nix +++ b/machines/hippocampus/servers/public/hydra.nix @@ -17,7 +17,7 @@ in { ''; }; nix.extraOptions = '' - allowed-uris = https://github.com/ https://git.savannah.gnu.org/ https://git.syzygial.cc https://gitlab.com https://sr.ht github: gitlab: + allowed-uris = https://github.com/ https://git.savannah.gnu.org/ https://git.syzygial.cc https://gitlab.com https://sr.ht github: gitlab: https://git.lix.systems ''; systemd.services.hydra = { serviceConfig = {