aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCollin Williams <96917990+bluedragon1221@users.noreply.github.com>2026-02-06 09:44:11 -0600
committerCollin Williams <96917990+bluedragon1221@users.noreply.github.com>2026-02-06 09:44:11 -0600
commitd47d3d63ff808c3b265b56f9a2c1d5cfb539da2d (patch)
tree50c5c56f556e282171cbd3097234e1eb7186aa58
parent2598eeb2df96cb4a940e0f698ca50177a924fe26 (diff)
rescan files
-rw-r--r--modules/services/nixos/copyparty.nix5
1 files changed, 3 insertions, 2 deletions
diff --git a/modules/services/nixos/copyparty.nix b/modules/services/nixos/copyparty.nix
index 1e6575c..44d1194 100644
--- a/modules/services/nixos/copyparty.nix
+++ b/modules/services/nixos/copyparty.nix
@@ -22,6 +22,9 @@ in {
rproxy = "1";
tls = false;
usernames = true;
+
+ e2dsa = true;
+ e2ts = true;
};
accounts = {
@@ -34,8 +37,6 @@ in {
scan = 60;
chmod_f = "777";
chmod_d = "777";
- ed2sa = true;
- dedup = true;
};
in {
"/" = {