about summary refs log tree commit diff
path: root/nix/hosts/corrino
diff options
context:
space:
mode:
authorEmile <git@emile.space>2024-03-09 23:51:11 +0100
committerEmile <git@emile.space>2024-03-09 23:51:11 +0100
commitfff5709312ced487c36f982db93c5b51c325090b (patch)
tree5de0cdea79b830bf4c28d9a42adbeb0bd9afeb4e /nix/hosts/corrino
parent9c40c1e53ef2a8697fdac361c111dba03e1ad336 (diff)
build foo
Diffstat (limited to 'nix/hosts/corrino')
-rw-r--r--nix/hosts/corrino/configuration.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nix/hosts/corrino/configuration.nix b/nix/hosts/corrino/configuration.nix
index aed56cf..cf63e62 100644
--- a/nix/hosts/corrino/configuration.nix
+++ b/nix/hosts/corrino/configuration.nix
@@ -334,7 +334,7 @@
 
     # we need the below in order for hydra to be allowed to access the pages
     extraOptions = ''
-      allowed-uris = ssh://gitea@git.emile.space git+https://git.emile.space https://git.emile.space https://portswigger-cdn.net https://git.sr.ht/ https://gitlab.com/simple-nixos-mailserver https://github.com/nixos/nixpkgs
+    allowed-uris = ssh://gitea@git.emile.space git+https://git.emile.space https://git.emile.space https://portswigger-cdn.net https://git.sr.ht/ https://gitlab.com/simple-nixos-mailserver https://github.com/nixos/nixpkgs
   		builders-use-substitutes = true
     '';