chore(Zephyrus): Enable opengl
This commit is contained in:
parent
028dc4a017
commit
99c5360e9c
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@
|
|||
];
|
||||
|
||||
hardware.graphics.enable = true;
|
||||
hardware.opengl.enable = true;
|
||||
hardware.nvidia = {
|
||||
modesetting.enable = true;
|
||||
|
||||
|
|
Loading…
Reference in a new issue