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