summaryrefslogtreecommitdiff
path: root/modules/apache/local.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/apache/local.nix')
-rw-r--r--modules/apache/local.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/apache/local.nix b/modules/apache/local.nix
index 89c07f5..3648fe1 100644
--- a/modules/apache/local.nix
+++ b/modules/apache/local.nix
@@ -2,5 +2,4 @@
{
hostName = config.networking.hostName;
- extraModules = ["userdir"];
}