diff --git a/devices/ellaca/options.nix b/devices/ellaca/options.nix index 7ad24fe..c132b6c 100644 --- a/devices/ellaca/options.nix +++ b/devices/ellaca/options.nix @@ -43,7 +43,7 @@ in { }; email = "akkoma@${email-domain}"; iceshrimp = { - enable = true; + enable = false; domain = { full = "shrimp.${web-domain}"; base = web-domain;