From bc52fe753b31b50305cea178cab6cc166673579f Mon Sep 17 00:00:00 2001 From: rycee Date: Thu, 2 Feb 2023 21:17:58 +0000 Subject: [PATCH] deploy: d1c7730bb707bf8124d997952f7babd2a281ae68 --- options.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/options.html b/options.html index 4e1838d0..fa56a129 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: