1
0
mirror of https://github.com/tommytran732/QubesOS-Scripts synced 2024-09-19 23:24:43 -04:00
QubesOS-Scripts/etc/systemd/user/update-user-flatpaks.timer
Tommy a39e0ceb38
Split out shared files
Signed-off-by: Tommy <contact@tommytran.io>
2024-04-28 12:12:37 -07:00

9 lines
121 B
SYSTEMD

[Unit]
Description=Update user Flatpaks daily
[Timer]
OnCalendar=daily
Persistent=true
[Install]
WantedBy=timers.target