diff options
| author | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2026-02-19 13:51:30 -0600 |
|---|---|---|
| committer | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2026-02-19 13:51:30 -0600 |
| commit | e5f3be532fdc716559194e6023f4253166f67a80 (patch) | |
| tree | 9241c5aa6b0c60afae6a96af711064355cd55bbc /modules/services/nixos | |
| parent | 3968ead98ec01491e107f230205e5cc33f6afd90 (diff) | |
move the .hist directories
Diffstat (limited to 'modules/services/nixos')
| -rw-r--r-- | modules/services/nixos/copyparty.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/services/nixos/copyparty.nix b/modules/services/nixos/copyparty.nix index ce3805b..3a6287f 100644 --- a/modules/services/nixos/copyparty.nix +++ b/modules/services/nixos/copyparty.nix @@ -31,6 +31,7 @@ in { chmod-d = "775"; e2dsa = true; + hist = "~/.cache/copyparty"; }; accounts = |
