about summary refs log tree commit diff
path: root/systems
diff options
context:
space:
mode:
authorsefidel <contact@sefidel.net>2023-09-15 23:45:08 +0900
committersefidel <contact@sefidel.net>2023-09-15 23:45:08 +0900
commit23885efa992676fdacc1d4e272e0e1b9ab6e49dc (patch)
tree4f7e9bbee938ee503404b6d88f981099204e5c75 /systems
parente7c2fff56edaf4181ce5a02793e13dcd953fd138 (diff)
downloadinfra-23885efa992676fdacc1d4e272e0e1b9ab6e49dc.tar.gz
infra-23885efa992676fdacc1d4e272e0e1b9ab6e49dc.zip
feat(modules/misskey): delete
* Misskey is too immature, and is a pain to maintain.
Diffstat (limited to 'systems')
-rw-r--r--systems/cobalt/default.nix5
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";