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

@ -28,4 +28,6 @@
};
# credentialsFile = config.sops.secrets.transmission.path;
};
environment.persistence."/persist".directories = ["/var/lib/transmission"];
}