diff --git a/options.html b/options.html index 4e1838d0e..fa56a1295 100644 --- a/options.html +++ b/options.html @@ -6911,6 +6911,12 @@ but are substituted anywhere on a line.

Type:qtstyleplugins

Type: null or string

Default: null

Example: "adwaita-dark"

Related packages:

Declared by:

<home-manager/modules/misc/qt.nix> +
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:

+ <home-manager/modules/services/autorandr.nix> +
services.autorandr.ignoreLid

Treat outputs as connected even if their lids are closed.

Type: boolean

Default: false

Declared by:

+ <home-manager/modules/services/autorandr.nix>
services.barrier.client.enable

Whether to enable Barrier Client daemon.

Type: boolean

Default: false

Example: true

Declared by:

<home-manager/modules/services/barrier.nix>
services.barrier.client.enableCrypto

Whether to enable crypto (SSL) plugin.

Type: boolean

Default: true

Example: true

Declared by: