udpate 24.11

This commit is contained in:
mjallen18
2024-11-18 15:12:29 -06:00
parent 96a05612c6
commit f5e6943e9d
12 changed files with 404 additions and 238 deletions

View File

@@ -47,11 +47,10 @@ in
nvidiaSettings = cfg.nvidiaSettings;
};
# Enable OpenGL
opengl = {
# Enable graphics
graphics = {
enable = true;
driSupport = true;
driSupport32Bit = true;
enable32Bit = true;
};
};