From 23885efa992676fdacc1d4e272e0e1b9ab6e49dc Mon Sep 17 00:00:00 2001 From: sefidel Date: Fri, 15 Sep 2023 23:45:08 +0900 Subject: feat(modules/misskey): delete * Misskey is too immature, and is a pain to maintain. --- systems/cobalt/default.nix | 5 ----- 1 file changed, 5 deletions(-) (limited to 'systems') 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"; -- cgit 1.4.1