add timelapse-r11 to backups
This commit is contained in:
@@ -584,6 +584,7 @@ in
|
|||||||
"bitwarden_rs"
|
"bitwarden_rs"
|
||||||
"matrix-synapse"
|
"matrix-synapse"
|
||||||
"private/soju"
|
"private/soju"
|
||||||
|
"private/timelapse-r11"
|
||||||
|
|
||||||
# https://immich.app/docs/administration/backup-and-restore/
|
# https://immich.app/docs/administration/backup-and-restore/
|
||||||
"immich/library"
|
"immich/library"
|
||||||
|
|||||||
@@ -43,6 +43,7 @@ in
|
|||||||
|
|
||||||
systemd.services = {
|
systemd.services = {
|
||||||
timelapse-r11 = {
|
timelapse-r11 = {
|
||||||
|
preStart = "ln -sf $CREDENTIALS_DIRECTORY/secrets.env /run/timelapse-r11/secrets.env";
|
||||||
serviceConfig = {
|
serviceConfig = {
|
||||||
ExecStart = lib.getExe timelapseScript;
|
ExecStart = lib.getExe timelapseScript;
|
||||||
EnvironmentFile = [ "-/run/timelapse-r11/secrets.env" ];
|
EnvironmentFile = [ "-/run/timelapse-r11/secrets.env" ];
|
||||||
|
|||||||
Reference in New Issue
Block a user