services.autorandr.enable
Whether to enable the Autorandr systemd service.
This module is complementary to programs.autorandr
which handles the configuration (profiles).
Type: boolean
Default:
false
Example:
true
Declared by:
services.autorandr.package
The autorandr package to use.
Type: package
Default:
pkgs.autorandr
Declared by:
services.autorandr.extraOptions
Extra options to pass to Autorandr.
Type: list of string
Default:
[ ]
Example:
[
"--force"
]
Declared by:
services.autorandr.ignoreLid
Treat outputs as connected even if their lids are closed.
Type: boolean
Default:
false
Declared by:
services.autorandr.matchEdid
Match displays based on edid instead of name.
Type: boolean
Default:
false
Declared by: