From 5b7b4f48b60d42b1b5ab5971bb797588421d9411 Mon Sep 17 00:00:00 2001 From: seth Date: Thu, 11 Apr 2024 12:36:17 -0400 Subject: atlas: drop msix subdomain --- systems/atlas/nginx.nix | 4 ---- 1 file changed, 4 deletions(-) (limited to 'systems/atlas/nginx.nix') diff --git a/systems/atlas/nginx.nix b/systems/atlas/nginx.nix index 001c4d5..9fe0b38 100644 --- a/systems/atlas/nginx.nix +++ b/systems/atlas/nginx.nix @@ -10,10 +10,6 @@ in { miniflux = { locations = mkProxy "/" "7000"; }; - - msix = { - root = "/var/www/msix"; - }; }; }; } -- cgit v1.2.3