firefox: remove vlc_npapi
This commit is contained in:
parent
a3f5c424f7
commit
3107b4f018
@ -7,7 +7,6 @@
|
|||||||
, trezor-bridge, bluejeans, djview4, adobe-reader
|
, trezor-bridge, bluejeans, djview4, adobe-reader
|
||||||
, google_talk_plugin, fribid, gnome3/*.gnome-shell*/
|
, google_talk_plugin, fribid, gnome3/*.gnome-shell*/
|
||||||
, esteidfirefoxplugin
|
, esteidfirefoxplugin
|
||||||
, vlc_npapi
|
|
||||||
, browserpass, chrome-gnome-shell
|
, browserpass, chrome-gnome-shell
|
||||||
, libudev
|
, libudev
|
||||||
, kerberos
|
, kerberos
|
||||||
@ -57,7 +56,6 @@ let
|
|||||||
++ lib.optional (cfg.enableBluejeans or false) bluejeans
|
++ lib.optional (cfg.enableBluejeans or false) bluejeans
|
||||||
++ lib.optional (cfg.enableAdobeReader or false) adobe-reader
|
++ lib.optional (cfg.enableAdobeReader or false) adobe-reader
|
||||||
++ lib.optional (cfg.enableEsteid or false) esteidfirefoxplugin
|
++ lib.optional (cfg.enableEsteid or false) esteidfirefoxplugin
|
||||||
++ lib.optional (cfg.enableVLC or false) vlc_npapi
|
|
||||||
++ extraPlugins
|
++ extraPlugins
|
||||||
);
|
);
|
||||||
nativeMessagingHosts =
|
nativeMessagingHosts =
|
||||||
|
Loading…
x
Reference in New Issue
Block a user