Unverified Commit 05aa2b1a authored by Sandro Jäckel's avatar Sandro Jäckel Committed by GitHub
Browse files

nixos/chromium: mention other chromium based browsers that work with this

Closes #378590
parent a6c97276
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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";