Files
dotfiles/flatpak/.config/systemd/user/flatpak-automatic.service

10 lines
203 B
Desktop File

[Unit]
Description=flatpak Automatic Update
Documentation=man:flatpak(1)
[Service]
Type=oneshot
ExecStartPre=nm-online
ExecStart=/usr/bin/flatpak update -y
ExecStart=/usr/bin/flatpak remove --unused -y