commit 7f2da6ab178e41b5039435722c071a1c404e78d2
parent 905c7fa1e322dd8d3397cc688918f8de592f3c9d
Author: Vincent Demeester <vincent@sbr.pm>
Date: Wed, 28 Sep 2022 17:01:20 +0200
systems/kerkouane: update and fix govanityurl
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
Diffstat:
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/systems/hosts/kerkouane.nix b/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 = {