diff --git a/hosts/marty-server/options.nix b/hosts/marty-server/options.nix index 75cbc6c..f572036 100644 --- a/hosts/marty-server/options.nix +++ b/hosts/marty-server/options.nix @@ -152,10 +152,5 @@ }; }; }; - server = { - synapse = { - subdomain = "yap"; - }; - }; }; }