readme: remove firefox "enableIcedTea" option

This option was actually removed in commit
3461ceebc0.
wip/yesman
Matthew Bauer 4 years ago committed by Robert Helgesson
parent 4d49cee194
commit d99f54b51b
No known key found for this signature in database
GPG Key ID: 36BDAA14C2797E89
  1. 8
      README.md

@ -149,7 +149,13 @@ To satisfy the above setup we should elaborate the
programs.firefox = {
enable = true;
enableIcedTea = true;
profiles = {
myprofile = {
settings = {
"general.smoothScroll" = false;
};
};
};
};
services.gpg-agent = {

Loading…
Cancel
Save