From ffa02913a1deae3cf849be509fb4f98783133c09 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Wed, 22 May 2019 21:32:35 -0700 Subject: switch to nginx only --- depo/nutin-madaj/git.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'depo/nutin-madaj/git.nix') diff --git a/depo/nutin-madaj/git.nix b/depo/nutin-madaj/git.nix index ef86d52..9fedca0 100644 --- a/depo/nutin-madaj/git.nix +++ b/depo/nutin-madaj/git.nix @@ -19,7 +19,7 @@ in adminPubkey = "${benKey}"; }; lighttpd = { - enable = true; + enable = false; port = 8000; document-root = "/srv/www"; mod_userdir = true; -- cgit v1.2.3