diff --git a/hosts/Infini-OPTIPLEX/web.nix b/hosts/Infini-OPTIPLEX/web.nix index 96acb37..fa141bb 100644 --- a/hosts/Infini-OPTIPLEX/web.nix +++ b/hosts/Infini-OPTIPLEX/web.nix @@ -52,9 +52,5 @@ in ''; }; }; - - "ponder.inx.moe" = ssl // { - locations."/".root = pkgs.ponder; - }; }; }