nixos/podman-network-socket-ghostunnel: init

(cherry picked from commit b6570e723836167640c9b7efc63f327ff17b0755)
This commit is contained in:
Robert Hensing
2021-06-02 10:20:10 +02:00
parent ffde2bb4a1
commit 833b005e37
5 changed files with 191 additions and 1 deletions
+1
View File
@@ -334,6 +334,7 @@ in
plotinus = handleTest ./plotinus.nix {};
podgrab = handleTest ./podgrab.nix {};
podman = handleTestOn ["x86_64-linux"] ./podman.nix {};
podman-tls-ghostunnel = handleTestOn ["x86_64-linux"] ./podman-tls-ghostunnel.nix {};
pomerium = handleTestOn ["x86_64-linux"] ./pomerium.nix {};
postfix = handleTest ./postfix.nix {};
postfix-raise-smtpd-tls-security-level = handleTest ./postfix-raise-smtpd-tls-security-level.nix {};