diff options
Diffstat (limited to 'systems/cobalt')
-rw-r--r-- | systems/cobalt/default.nix | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/systems/cobalt/default.nix b/systems/cobalt/default.nix index f13e13a..28e0dce 100644 --- a/systems/cobalt/default.nix +++ b/systems/cobalt/default.nix @@ -309,11 +309,6 @@ in realHost = "social.exotic.sh"; instanceName = "exotic.sh social"; }; - services.misskey = { - enable = true; - domain = "nand.moe"; - realHost = "nand.moe"; - }; services.soju = { enable = true; hostName = "bouncer.exotic.sh"; |