libkookie: firefox: remove deprecated adobe flash support

wip/yesman
Katharina Fey 3 years ago
parent cf2917fbfc
commit bd860cf4c7
Signed by: kookie
GPG Key ID: 90734A9E619C8A6C
  1. 1
      infra/libkookie/configuration/workstation/firefox/default.nix

@ -3,7 +3,6 @@
{
programs.firefox = {
enable = true;
# enableAdobeFlash = true;
extensions = []; # TODO: install NUR and use that
};
}

Loading…
Cancel
Save