chore(firefox): use regular nixgl wrapper
And remove `enableNixGL` configuration in related home configurations
This commit is contained in:
parent
40da37234a
commit
e446394b83
3 changed files with 2 additions and 27 deletions
|
@ -35,7 +35,6 @@
|
|||
};
|
||||
web.firefox = {
|
||||
enable = true;
|
||||
enableNixGL = true;
|
||||
optionalExtensions = with pkgs.nur.repos.rycee.firefox-addons; [
|
||||
okta-browser-plugin
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue