MyNixOS website logo
option

services.input-remapper.serviceWantedBy

Specifies the WantedBy setting for the input-remapper service.

Declarations
Type
list of string
Default
[
  "graphical.target"
]
Example
[
  "multi-user.target"
]