add opengl

This commit is contained in:
2024-07-06 10:23:51 +02:00
parent cf3ff1d275
commit 1584a2918a
2 changed files with 8 additions and 3 deletions

View File

@ -22,6 +22,10 @@
system.autoUpgrade.enable = true;
system.autoUpgrade.allowReboot = true;
# Graphics
hardware.opengl.enable = true;
# Configure network proxy if necessary
# networking.proxy.default = "http://user:password@proxy:port/";
# networking.proxy.noProxy = "127.0.0.1,localhost,internal.domain";
@ -137,6 +141,7 @@
dig
nodejs_20
lact
glxinfo
# PROGRAMS
obsidian
sparrow

6
flake.lock generated
View File

@ -2,11 +2,11 @@
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1717144377,
"narHash": "sha256-F/TKWETwB5RaR8owkPPi+SPJh83AQsm6KrQAlJ8v/uA=",
"lastModified": 1719707984,
"narHash": "sha256-RoxIr/fbndtuKqulGvNCcuzC6KdAib85Q8gXnjzA1dw=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "805a384895c696f802a9bf5bf4720f37385df547",
"rev": "7dca15289a1c2990efbe4680f0923ce14139b042",
"type": "github"
},
"original": {