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