add-more-system-apps #10

Merged
eriq12 merged 35 commits from add-more-system-apps into main 2025-06-14 15:10:36 -04:00
7 changed files with 64 additions and 5 deletions
Showing only changes of commit fd135e43d2 - Show all commits

View File

@@ -0,0 +1,13 @@
[Unit]
Description=Notify the user when the next update has been downloaded.
# order after update has been applied
After=bootc-status-updated.target
[Service]
Type=exec
# For when only in graphical session
ExecCondition=/lib/systemd/systemd-xdg-autostart-condition "wlroots:sway:Wayfire:labwc:Hyprland" ""
ExecStart=/usr/bin/notify-send "New system update downloaded\!"
[Install]
WantedBy=bootc-status-updated.target

View File

@@ -6,13 +6,12 @@ modules:
install:
packages:
- ublue-os-udev-rules
- ublue-os-update-services
- ublue-os-signing
- type: systemd
system:
enabled:
- rpm-ostreed-automatic.timer
- bootc-fetch-apply-updates.timer
- podman-auto-update.timer
- flatpak-system-update.timer
user: