mirror of
https://github.com/NixOS/nixos-hardware
synced 2024-11-23 11:29:42 +01:00
system76/gaze18: drop redundant driSupport
This commit is contained in:
parent
972f0149f2
commit
4d6b7dfa61
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@
|
||||||
|
|
||||||
hardware.opengl = {
|
hardware.opengl = {
|
||||||
enable = lib.mkDefault true;
|
enable = lib.mkDefault true;
|
||||||
driSupport = lib.mkDefault true;
|
|
||||||
driSupport32Bit = lib.mkDefault true;
|
driSupport32Bit = lib.mkDefault true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue