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