From 71fba79f37f5c8d09178e61e76854fe48949f2ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl=20Bouya?= Date: Sun, 11 Feb 2024 01:26:48 +0100 Subject: Remove private nginx configuration --- systems/dilion/base.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'systems') diff --git a/systems/dilion/base.nix b/systems/dilion/base.nix index 9eb176c..8c0b3ad 100644 --- a/systems/dilion/base.nix +++ b/systems/dilion/base.nix @@ -202,7 +202,6 @@ acmeRoot = config.security.acme.defaults.webroot; useACMEHost = name; forceSSL = true; - locations."/".root = "/home/immae/www"; }; }; }; -- cgit v1.2.3