added opengl

dev-docs
Moritz Böhme 2021-09-14 23:53:07 +02:00
parent a691921311
commit 1acf673ead
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
{ config, lib, pkgs, ... }:
{
hardware.opengl.enable = true;
home-manager.users.moritz = {
home.packages = with pkgs; [
steam