about summary refs log tree commit diff
diff options
context:
space:
mode:
authorEmile <git@emile.space>2024-03-10 15:29:06 +0100
committerEmile <git@emile.space>2024-03-10 15:29:06 +0100
commit13a0fdc2fb39757cba60c42c622030e7cfde0741 (patch)
treeb01d3e013dc751b83d757b3ea7526c2487caabd4
parent78956bf55fdaf314cac1a21a6620a9151049bf51 (diff)
yet another try
-rw-r--r--README.md2
-rw-r--r--nix/hosts/caladan/darwin-configuration.nix8
-rw-r--r--nix/hosts/corrino/configuration.nix1
3 files changed, 5 insertions, 6 deletions
diff --git a/README.md b/README.md
index aac8b48..8096032 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,5 @@
 # hefe
 
-Growing stuff here!
-
 ## Secrets
 
 - Managed using agenix
diff --git a/nix/hosts/caladan/darwin-configuration.nix b/nix/hosts/caladan/darwin-configuration.nix
index bebd779..d7dce5c 100644
--- a/nix/hosts/caladan/darwin-configuration.nix
+++ b/nix/hosts/caladan/darwin-configuration.nix
@@ -46,12 +46,12 @@
         speedFactor = 2;
 
         # Feature	      | Derivations requiring it
-        # --------------|-----------------------------------------------------
+        # ----------------|-----------------------------------------------------
         # kvm	          | Everything which builds inside a vm, like NixOS tests
         # nixos-test	  | Machine can run NixOS tests
-        # big-parallel  | kernel config, libreoffice, evolution, llvm and chromium.
-        # benchmark	    | Machine can generate metrics (Means the builds usually
-        #               | takes the same amount of time)
+        # big-parallel    | kernel config, libreoffice, evolution, llvm and chromium.
+        # benchmark	      | Machine can generate metrics (Means the builds usually
+        #                 | takes the same amount of time)
 
         # cat /etc/nix/machines
         # root@corrino  x86_64-linux      /home/nix/.ssh/id_ed25519        8 1     kvm,benchmark
diff --git a/nix/hosts/corrino/configuration.nix b/nix/hosts/corrino/configuration.nix
index 6e34dc1..ca1cb11 100644
--- a/nix/hosts/corrino/configuration.nix
+++ b/nix/hosts/corrino/configuration.nix
@@ -337,6 +337,7 @@
   # allowed-uris = 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/ http:// https://
     extraOptions = ''
   builders-use-substitutes = true
+  allowed-uris = git.emile.space: gitea@git.emile.space:
     '';
 
     settings.allowed-uris = [