From 304ab785d07bbdb808d6c824c5457a06628274c1 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Mon, 19 Apr 2021 09:11:29 -0400 Subject: Copy gmnisrv into tree The correct way to do this would be to use my own nixpkgs fork published at git.simatime.com, but to do that I need to setup a public git repo, so until then I have to do it this way, which is fine. --- Biz/Cloud.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'Biz/Cloud.nix') diff --git a/Biz/Cloud.nix b/Biz/Cloud.nix index 5bcb0a1..44fb5a8 100644 --- a/Biz/Cloud.nix +++ b/Biz/Cloud.nix @@ -20,6 +20,7 @@ bild.os { ./Cloud/Networking.nix ./Cloud/Web.nix ./Cloud/Znc.nix + ./Cloud/gmnisrv.nix nixos-mailserver ]; networking.hostName = "simatime"; -- cgit v1.2.3