nixos/ghostunnel: init

This commit is contained in:
Robert Hensing
2021-05-20 10:41:52 +02:00
parent 76993d0b76
commit dc9cb63de4
5 changed files with 351 additions and 0 deletions
+1
View File
@@ -135,6 +135,7 @@ in
fsck = handleTest ./fsck.nix {};
ft2-clone = handleTest ./ft2-clone.nix {};
gerrit = handleTest ./gerrit.nix {};
ghostunnel = handleTest ./ghostunnel.nix {};
gitdaemon = handleTest ./gitdaemon.nix {};
gitea = handleTest ./gitea.nix {};
gitlab = handleTest ./gitlab.nix {};