[Unit] Description=Update Flatpak applications daily Documentation=https://github.com/gibbyb/Panama [Timer] # Daily rather than hourly: applications are not a security boundary the way # packages are, and a download starting while someone is gaming is worse than # an application being a day out of date. OnCalendar=daily # Catches machines that were off at the scheduled time, which a desktop # frequently is. Persistent=true # So several machines do not all wake and download at once. RandomizedDelaySec=30m [Install] WantedBy=timers.target