Tue Jun 4 01:48:49 AM CEST 2024

This commit is contained in:
Thomas Avé 2024-06-04 01:48:49 +02:00
parent abb64b1d01
commit d8c14f30d8
1 changed files with 1 additions and 0 deletions

View File

@ -142,6 +142,7 @@ in
script = "${notify_script}/bin/telegram-notify.py %i";
};});
systemd.user.timers = pkgs.lib.mapAttrs mkTimer scripts;
# Don't forget to enable these timers! Or reboot, after which it should also be activated automatically
# systemctl --user enable --now backup.timer
# systemctl --user enable --now sync_vault.timer