Are you following the right branch?
Is there an existing issue for this?
Issue description
There seems to have been a similar error in #6016.
Here is an example configuration:
programs.chromium = {
enable = true;
package = config.lib.nixGL.wrap pkgs.brave;
extensions = [
"nngceckbapebfimnlniiiahkandclblb" # Bitwarden Passwortmanager
"eimadpbcbfnmbkopoojfekhnkhdbieeh" # Dark Reader
];
};
Workaround: remove config.lib.nixGL.wrap from programs.chromium.package to get back the defined extensions.
Maintainer CC
@Smona
System information
- system: `"x86_64-linux"`
- host os: `Linux 6.11.0-19-generic, Linux Mint, 22.1 (Xia), nobuild`
- multi-user?: `yes`
- sandbox: `yes`
- version: `nix-env (Nix) 2.26.2`
- channels(root): `"nixpkgs"`
- nixpkgs: `/nix/store/ldwapm29wjwan94c9nqjv57jssqrs0rh-nixpkgs/nixpkgs`
Are you following the right branch?
Is there an existing issue for this?
Issue description
There seems to have been a similar error in #6016.
Here is an example configuration:
Workaround: remove config.lib.nixGL.wrap from programs.chromium.package to get back the defined extensions.
Maintainer CC
@Smona
System information