modules/opengl: Fix pkgs import
This commit is contained in:
parent
d931197130
commit
d0951f7784
|
@ -1,4 +1,4 @@
|
||||||
{ ... }: {
|
{ pkgs, ... }: {
|
||||||
hardware.opengl = {
|
hardware.opengl = {
|
||||||
enable = true;
|
enable = true;
|
||||||
driSupport = true;
|
driSupport = true;
|
||||||
|
|
Loading…
Reference in a new issue