fix(nixos:video): remove driSupport
This commit is contained in:
parent
870b44871d
commit
8e813416e2
1 changed files with 0 additions and 1 deletions
|
|
@ -12,7 +12,6 @@ in
|
||||||
hardware = {
|
hardware = {
|
||||||
opengl = {
|
opengl = {
|
||||||
enable = true;
|
enable = true;
|
||||||
driSupport = true;
|
|
||||||
driSupport32Bit = isx86Linux pkgs;
|
driSupport32Bit = isx86Linux pkgs;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue