Improve update and migration flow

This commit is contained in:
Ryan Hughes
2026-06-04 18:38:25 -04:00
parent c8ed1e77ae
commit 0804962619
39 changed files with 2068 additions and 84 deletions
@@ -0,0 +1,10 @@
[Unit]
Description=Watch for Omarchy user migrations
[Path]
PathExistsGlob=/usr/share/omarchy/migrations/user/*.sh
PathModified=/usr/share/omarchy/migrations/user
Unit=omarchy-update-user-notify.service
[Install]
WantedBy=graphical-session.target
@@ -0,0 +1,7 @@
[Unit]
Description=Notify about pending Omarchy user migrations
ConditionPathExistsGlob=/usr/share/omarchy/migrations/user/*.sh
[Service]
Type=oneshot
ExecStart=/usr/bin/omarchy-migrate-notify