accentor: Move storage to zdata pool
This commit is contained in:
parent
f63585d101
commit
a141f75e90
2 changed files with 5 additions and 1 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue