Commit 7f2da6ab178e

Vincent Demeester <vincent@sbr.pm>
2022-09-28 17:01:20
systems/kerkouane: update and fix govanityurl
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent 905c7fa
Changed files (1)
systems
systems/hosts/kerkouane.nix
@@ -168,7 +168,7 @@ in
       config = ''
         paths:
           /lord:
-            repo: https://git.sr.ht/~vdemeester/lord
+            repo: https://github.com/vdemeester/lord
           /ape:
             repo: https://git.sr.ht/~vdemeester/ape
           /nr:
@@ -177,8 +177,6 @@ in
             repo: https://git.sr.ht/~vdemeester/ram
           /sec:
             repo: https://git.sr.ht/~vdemeester/sec
-          /foo
-            repo: https://git.sr.ht/~vdemeester/foo
       '';
     };
     nginx = {