mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
nixos/chromium: mention other chromium based browsers that work with this
Closes #378590
This commit is contained in:
parent
a6c97276f9
commit
05aa2b1aac
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ in
|
|||
|
||||
options = {
|
||||
programs.chromium = {
|
||||
enable = lib.mkEnableOption "{command}`chromium` policies";
|
||||
enable = lib.mkEnableOption "policies for chromium based browsers like Chromium, Google Chrome or Brave";
|
||||
|
||||
enablePlasmaBrowserIntegration = lib.mkEnableOption "Native Messaging Host for Plasma Browser Integration";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue