mirror of
https://github.com/tommytran732/QubesOS-Scripts.git
synced 2025-09-19 11:54:38 -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
6
etc/systemd/user/update-user-flatpaks.service
Normal file
6
etc/systemd/user/update-user-flatpaks.service
Normal file
|
@ -0,0 +1,6 @@
|
|||
[Unit]
|
||||
Description=Update user Flatpaks
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/usr/bin/flatpak --user update -y
|
Loading…
Add table
Add a link
Reference in a new issue