diff --git a/hosts/vps-public/default.nix b/hosts/vps-public/default.nix index c13ed39..9b0d7fa 100644 --- a/hosts/vps-public/default.nix +++ b/hosts/vps-public/default.nix @@ -59,15 +59,6 @@ domain = "tools.${sproutedDomain}"; }; - stirling-pdf = { - enable = true; - domain = "pdf.${sproutedDomain}"; - branding = { - name = "Sprouted PDF"; - description = "Sprouted's one-stop-shop for all your PDF needs."; - }; - }; - privatebin = { enable = true; domain = "pastebin.${sproutedDomain}";