From 77a0bc3d80e53435f90f0c68355e469adcdd775a Mon Sep 17 00:00:00 2001 From: khaneliman Date: Sat, 22 Feb 2025 07:11:14 +0000 Subject: [PATCH] deploy: f4a07823a298deff0efb0db30f9318511de7c232 --- options.xhtml | 90 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 90 insertions(+) diff --git a/options.xhtml b/options.xhtml index 3c38a6d8a..406be6bab 100644 --- a/options.xhtml +++ b/options.xhtml @@ -17416,6 +17416,36 @@ string

+
+ + programs.brave.nativeMessagingHosts + + +
+
+

List of Brave Browser native messaging hosts to install.

+ +

Type: +list of package

+ +

Default: +[ ]

+ +

Example:

[
+  pkgs.kdePackages.plasma-browser-integration
+]
+
+
+ +

Declared by:

+ + +
+ +<home-manager/modules/programs/chromium.nix> + +
+
programs.broot.enable @@ -18633,6 +18663,36 @@ null or string

Default: null

+

Declared by:

+ + +
+ +<home-manager/modules/programs/chromium.nix> + +
+ +
+ + programs.chromium.nativeMessagingHosts + + +
+
+

List of Chromium native messaging hosts to install.

+ +

Type: +list of package

+ +

Default: +[ ]

+ +

Example:

[
+  pkgs.kdePackages.plasma-browser-integration
+]
+
+
+

Declared by:

@@ -56259,6 +56319,36 @@ attribute set of (TOML value)

+
+ + programs.vivaldi.nativeMessagingHosts + + +
+
+

List of Vivaldi Browser native messaging hosts to install.

+ +

Type: +list of package

+ +

Default: +[ ]

+ +

Example:

[
+  pkgs.kdePackages.plasma-browser-integration
+]
+
+
+ +

Declared by:

+ + +
+ +<home-manager/modules/programs/chromium.nix> + +
+
programs.vscode.enable