about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--nix/hosts/corrino/configuration.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/nix/hosts/corrino/configuration.nix b/nix/hosts/corrino/configuration.nix
index 805ea4a..7730481 100644
--- a/nix/hosts/corrino/configuration.nix
+++ b/nix/hosts/corrino/configuration.nix
@@ -341,6 +341,9 @@
     '';
 
     settings.allowed-uris = [
+      "git+ssh:"
+      "git+https:"
+
       "github:"
       "git+https://github.com/"
       "git+ssh://github.com/"