diff options
Diffstat (limited to 'depo/nutin-madaj/git.nix')
-rw-r--r-- | depo/nutin-madaj/git.nix | 2 |
1 files changed, 1 insertions, 1 deletions
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; |