diff options
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 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 |
