MyNixOS website logo
option

systemd.user.services.<name>.Service.ExecStart

Command that is executed when this service is started.

Declarations
Type
package or string or list of (package or string)
Default
[ ]
Example
"/absolute/path/to/command arg1 arg2"