parent
99d7b32e4c
commit
526bcf58da
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ in
|
|||
|
||||
enablePlasmaBrowserIntegration = mkEnableOption (lib.mdDoc "Native Messaging Host for Plasma Browser Integration");
|
||||
|
||||
plasmaBrowserIntegrationPackage = mkPackageOption pkgs "plasma5Packages.plasma-browser-integration" { };
|
||||
plasmaBrowserIntegrationPackage = mkPackageOption pkgs [ "plasma5Packages" "plasma-browser-integration" ] { };
|
||||
|
||||
extensions = mkOption {
|
||||
type = with types; nullOr (listOf str);
|
||||
|
|
Loading…
Reference in a new issue