2023-11-04 02:28:27 +01:00

2 lines
51 B
Nix

{ ... }: { hardware.opengl = { enable = true; }; }