summaryrefslogtreecommitdiff
path: root/Biz/Cloud.nix
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2022-02-23 22:37:15 -0500
committerBen Sima <ben@bsima.me>2022-02-23 22:37:15 -0500
commitcb34da30f3f699c1fcad71b80426e8d87886a2a5 (patch)
tree20796ae872060fd686046f90e0b9d0e8c53eb0dd /Biz/Cloud.nix
parent16fd30682fe0a619ea07fb9fbbd6bdfcaf2bed8c (diff)
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.
Diffstat (limited to 'Biz/Cloud.nix')
-rw-r--r--Biz/Cloud.nix1
1 files changed, 1 insertions, 0 deletions
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";