enable impermanence for hopper

This commit is contained in:
xunuwu 2025-05-27 23:14:40 +02:00
parent 7be2e59a92
commit e192a50071
33 changed files with 155 additions and 111 deletions

View file

@ -1,6 +1,7 @@
{
services.jellyfin.enable = true;
environment.persistence."/persist".directories = ["/var/lib/jellyfin"];
services.restic.backups.hopper.paths = [
"/var/lib/jellyfin/data"
"/var/lib/jellyfin/config"