enable impermanence for hopper
This commit is contained in:
parent
7be2e59a92
commit
e192a50071
33 changed files with 155 additions and 111 deletions
|
@ -4,6 +4,7 @@
|
|||
host = "0.0.0.0";
|
||||
};
|
||||
|
||||
environment.persistence."/persist".directories = ["/var/lib/${config.services.audiobookshelf.dataDir}"];
|
||||
services.restic.backups.hopper.paths = [
|
||||
"/var/lib/${config.services.audiobookshelf.dataDir}"
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue