services.autotiling.enable
Whether to enable enable autotiling service.
Type: boolean
Default:
false
Example:
true
Declared by:
services.autotiling.package
The autotiling package to use.
Type: package
Default:
pkgs.autotiling
Declared by:
services.autotiling.extraArgs
Extra arguments to pass to autotiling.
Type: list of string
Default:
[ ]
Example:
[
"--workspaces"
"8"
"9"
]
Declared by:
services.autotiling.systemdTarget
Systemd target to bind to.
Type: string
Default:
"graphical-session.target"
Declared by: