diff options
author | Ben Sima <ben@bsima.me> | 2020-04-01 16:18:32 -0700 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2020-04-01 16:18:32 -0700 |
commit | 263cd9ce97f30b3e9eb40a24388b942dd4093198 (patch) | |
tree | 65ce5b0433af54423a8d2b46d3ba884a2e5f70db /default.nix | |
parent | f3bf776592a2710627cc232bc040e98427474bd5 (diff) |
Add matrix and riot server config
Diffstat (limited to 'default.nix')
-rw-r--r-- | default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/default.nix b/default.nix index 5622c74..0dca989 100644 --- a/default.nix +++ b/default.nix @@ -25,6 +25,7 @@ in rec { ./Com/Simatime/git.nix ./Com/Simatime/mail.nix ./Com/Simatime/web.nix + ./Com/Simatime/chat.nix ./Com/Simatime/znc.nix nixos-mailserver ]; |