From cb34da30f3f699c1fcad71b80426e8d87886a2a5 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Wed, 23 Feb 2022 22:37:15 -0500 Subject: Test out nixpert chat service This is rough, I should move it up in the directory hierarchy and clean up the nix files, but that can all come later. Just gonna test it out for now. Will announce it tomorrow afternoon. --- 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 95d0150..f45cd20 100644 --- a/Biz/Cloud.nix +++ b/Biz/Cloud.nix @@ -15,6 +15,7 @@ bild.os { ./Cloud/Web.nix ./Cloud/Znc.nix "${bild.sources.nixos-mailserver}" + ./Nixpert/Chat.nix ]; networking.hostName = "simatime"; networking.domain = "simatime.com"; -- cgit v1.2.3