chore(firefox): use regular nixgl wrapper

And remove `enableNixGL` configuration in related home configurations
This commit is contained in:
Yorick Barbanneau 2025-08-24 16:24:56 +02:00
parent cb47a9aeda
commit 28ea3fd3e8
3 changed files with 2 additions and 27 deletions

View file

@ -26,7 +26,6 @@
};
web.firefox = {
enable = true;
enableNixGL = true;
};
web.qutebrowser = {
enable = true;