MyNixOS website logo
option

programs.waybar.systemd.targets

The systemd targets that will automatically start the Waybar service.

When setting this value to [ "sway-session.target" ], make sure to also enable wayland.windowManager.sway.systemd.enable, otherwise the service may never be started.

Declarations
Type
list of string
Default
[ config.wayland.systemd.target ]
Example
[
  "sway-session.target"
]