diff options
| author | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2026-02-19 14:07:21 -0600 |
|---|---|---|
| committer | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2026-02-19 14:07:21 -0600 |
| commit | 666767fa23ea26a4537c6f36eabb3e7a5a38345f (patch) | |
| tree | 9085b0021f228cad9cbe8d69b2a9b3a9f29611f8 /modules/services/nixos/copyparty.nix | |
| parent | c23f1403b0b02dac3ac30b8bb18f64a3e5efbd05 (diff) | |
absolute histfile location
Diffstat (limited to 'modules/services/nixos/copyparty.nix')
| -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 ade500b..517f407 100644 --- a/modules/services/nixos/copyparty.nix +++ b/modules/services/nixos/copyparty.nix @@ -31,7 +31,7 @@ in { chmod-d = "775"; e2dsa = true; - hist = "~/.cache/copyparty"; + hist = "/var/lib/copyparty/cache"; # customization spinner = ",padding:0;border-radius:9em;border:.2em solid #444;border-top:.2em solid #fc0"; # no more tree |
