mirror of
https://github.com/tommytran732/QubesOS-Scripts.git
synced 2025-08-13 07:35:27 -04:00
Split out shared files
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
3fae19069b
commit
a39e0ceb38
6 changed files with 24 additions and 0 deletions
9
etc/systemd/user/update-user-flatpaks.timer
Normal file
9
etc/systemd/user/update-user-flatpaks.timer
Normal file
|
@ -0,0 +1,9 @@
|
|||
[Unit]
|
||||
Description=Update user Flatpaks daily
|
||||
|
||||
[Timer]
|
||||
OnCalendar=daily
|
||||
Persistent=true
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
Loading…
Add table
Add a link
Reference in a new issue