diff --git a/hail.nix b/hail.nix index 4960e13..b5fb21b 100644 --- a/hail.nix +++ b/hail.nix @@ -6,7 +6,7 @@ let # TODO: make these work in restricted mode blacklist = { mucbot = true; - spacemsg = true; + spaceapi = true; }; physicalHost = host: { inherit host;