From c19e1229cfaec9c4086ed651b173bc56ce599ab9 Mon Sep 17 00:00:00 2001 From: David Crompton Date: Fri, 26 Jan 2024 11:39:28 -0500 Subject: [PATCH] Add git(hub|lab): uris) --- machines/hippocampus/servers/public/hydra.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/machines/hippocampus/servers/public/hydra.nix b/machines/hippocampus/servers/public/hydra.nix index 4f745ce..1feaf40 100644 --- a/machines/hippocampus/servers/public/hydra.nix +++ b/machines/hippocampus/servers/public/hydra.nix @@ -27,7 +27,7 @@ in { ''; }; nix.extraOptions = '' - allowed-uris = https://github.com/ https://git.savannah.gnu.org/ https://git.syzygial.cc https://gitlab.com https://sr.ht + allowed-uris = https://github.com/ https://git.savannah.gnu.org/ https://git.syzygial.cc https://gitlab.com https://sr.ht github: gitlab: ''; systemd.services.hydra = { serviceConfig = {