bazzite/system_files/desktop/shared/etc/systemd/system/flatpak-system-install.service

11 lines
227 B
Desktop File

[Unit]
Description=Install System Flatpak on boot
Documentation=https://github.com/ublue-os/endlish-oesque/issues/10
[Service]
Type=oneshot
ExecStart=/usr/bin/ublue-flatpak-system-install
[Install]
WantedBy=multi-user.target