summary refs log tree commit diff stats
path: root/sys/opengl/default.nix
blob: 3eb41d137a18f21228062f659fcd284895637fd6 (plain) (blame)
1
2
3
{...}: {
  hardware.opengl.enable = true;
}