accentor: Move storage to zdata pool

This commit is contained in:
Charlotte Van Petegem 2024-10-06 14:22:10 +02:00
parent f63585d101
commit a141f75e90
No known key found for this signature in database
GPG key ID: 019E764B7184435A
2 changed files with 5 additions and 1 deletions

View file

@ -11,7 +11,7 @@
services.accentor = {
enable = true;
home = "${config.chvp.dataPrefix}/var/lib/accentor";
home = "/var/lib/accentor";
hostname = "accentor.vanpetegem.me";
environmentFile = config.age.secrets."passwords/services/accentor".path;
rescanTimer = {