diff --git a/hosts/deertopia/configuration.nix b/hosts/deertopia/configuration.nix index af140fa..400e2ff 100755 --- a/hosts/deertopia/configuration.nix +++ b/hosts/deertopia/configuration.nix @@ -51,7 +51,7 @@ lldap.pam.enable = true; nginx.enable = true; slskd.enable = true; - # webdav.enable = true; + webdav.enable = true; copyparty.enable = true; syncthing.enable = true; cache.enable = true;