From 77a0bc3d80e53435f90f0c68355e469adcdd775a Mon Sep 17 00:00:00 2001
From: khaneliman
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