firefox: remove vlc_npapi
This commit is contained in:
parent
a3f5c424f7
commit
3107b4f018
1 changed files with 0 additions and 2 deletions
|
@ -7,7 +7,6 @@
|
|||
, trezor-bridge, bluejeans, djview4, adobe-reader
|
||||
, google_talk_plugin, fribid, gnome3/*.gnome-shell*/
|
||||
, esteidfirefoxplugin
|
||||
, vlc_npapi
|
||||
, browserpass, chrome-gnome-shell
|
||||
, libudev
|
||||
, kerberos
|
||||
|
@ -57,7 +56,6 @@ let
|
|||
++ lib.optional (cfg.enableBluejeans or false) bluejeans
|
||||
++ lib.optional (cfg.enableAdobeReader or false) adobe-reader
|
||||
++ lib.optional (cfg.enableEsteid or false) esteidfirefoxplugin
|
||||
++ lib.optional (cfg.enableVLC or false) vlc_npapi
|
||||
++ extraPlugins
|
||||
);
|
||||
nativeMessagingHosts =
|
||||
|
|
Loading…
Reference in a new issue