I saw the option in the source code and was expecting to be able to install something like ```nix firefox.override { enableOfficialBranding = true; } ``` but this package doesn't seem to have an `override` attribute like most.
I saw the option in the source code and was expecting to be able to install something like
but this package doesn't seem to have an
overrideattribute like most.