diff --git a/systems/ttrss/default.nix b/systems/ttrss/default.nix index f61fec3..0c3c40b 100644 --- a/systems/ttrss/default.nix +++ b/systems/ttrss/default.nix @@ -17,6 +17,7 @@ az-restic-client-server-mysql = { enable = true; path = config.services.freshrss.dataDir; + tag = "freshrss"; time = "23:00"; }; az-rss-bridge.enable = true;