diff options
| author | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2026-02-06 14:43:17 -0600 |
|---|---|---|
| committer | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2026-02-06 14:43:17 -0600 |
| commit | 5f29886941cd4b723932750aa8c88b52825f3ae9 (patch) | |
| tree | 286fa900154b0fe112fcc3ec20c85490156d4026 /modules/services | |
| parent | f4c90ce862800feca9e441676aedb868574f7ada (diff) | |
typo
Diffstat (limited to 'modules/services')
| -rw-r--r-- | modules/services/nixos/copyparty.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/services/nixos/copyparty.nix b/modules/services/nixos/copyparty.nix index a47dd2e..7d48886 100644 --- a/modules/services/nixos/copyparty.nix +++ b/modules/services/nixos/copyparty.nix @@ -31,7 +31,7 @@ in { e2dsa = true; e2ts = true; - chmod_d = 775; + chmod-d = 775; }; accounts = |
