From 66c09c59a4c8758ec52a7ebd40bda28b91c32655 Mon Sep 17 00:00:00 2001 From: ncfavier Date: Tue, 8 Aug 2023 15:01:18 +0000 Subject: [PATCH] deploy: 7b8d43fbaf8450c30caaed5eab876897d0af891b --- options.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/options.html b/options.html index a3246e8d..9eeff24c 100644 --- a/options.html +++ b/options.html @@ -10037,7 +10037,7 @@ package

Default: pkgs.tmate

Declared by:

<home-manager/modules/programs/tmate.nix>
programs.tmate.dsaFingerprint

Tmate server EdDSA key fingerprint.

Type: -null or Concatenated string

Default: +null or string

Default: null

Example: SHA256:1111111111111111111111111111111111111111111

Declared by:

<home-manager/modules/programs/tmate.nix> @@ -10057,7 +10057,7 @@ null or 16 bit unsigned integer; between 0 and 65535 (both inclusive)

2222

Declared by:

<home-manager/modules/programs/tmate.nix>
programs.tmate.rsaFingerprint

Tmate server RSA key fingerprint.

Type: -null or Concatenated string

Default: +null or string

Default: null

Example: SHA256:1111111111111111111111111111111111111111111

Declared by:

<home-manager/modules/programs/tmate.nix> @@ -16432,7 +16432,7 @@ null or boolean

Default: <home-manager/modules/misc/xdg-desktop-entries.nix>

xdg.desktopEntries.<name>.settings

Extra key-value pairs to add to the [Desktop Entry] section. This may override other values.

Type: -attribute set of Concatenated string

Default: +attribute set of string

Default: { }

Example:

{
   Keywords = "calc;math";
   DBusActivatable = "false";