Skip to main content

max / alloy_tui

770 B · 21 lines History Blame Raw
1 # Alloy user-service presets
2 #
3 # Applied on first user login for services that run under the user
4 # session (not system-wide). Rationale for each entry:
5 #
6 # - swayosd: Fn keys need the daemon live to render OSD overlays.
7 # - syncthing: opt-in only. Enrollment via `alloy sync`
8 # (see docs/CONTINUITY.md).
9 # - gammastep: opt-in only. User needs to set their location
10 # before enabling makes sense.
11 #
12 # alloy-hinged was enabled here until 2026-07-19. The fold-to-notes
13 # daemon was shelved in the 2026-07-17 pivot (see
14 # docs/HARDWARE-FW12.md#fold-to-notes-shelved) and no unit was ever
15 # shipped, so the line only produced a failed enable at first login.
16
17 enable swayosd.service
18
19 disable syncthing.service
20 disable gammastep.service
21