diff --git a/nixos/boxes/cupsnet/backups.nix b/nixos/boxes/cupsnet/backups.nix index dcec3936..66184796 100644 --- a/nixos/boxes/cupsnet/backups.nix +++ b/nixos/boxes/cupsnet/backups.nix @@ -34,10 +34,10 @@ in rec { ''; backupCleanupCommand = '' systemctl start postgresql.service - systemctl start mastodon* systemctl start forgejo.service systemctl start cryptpad.service systemctl start container@foundryvtt.service + systemctl start --all mastodon* ''; timerConfig = { OnCalendar = "daily"; }; environmentFile =