plasma 6.1

This commit is contained in:
mjallen18
2024-06-22 13:02:04 -05:00
parent 8c7853a39d
commit 32d4a51208
2 changed files with 27 additions and 28 deletions

View File

@@ -25,11 +25,10 @@ in
# Hardware configs
hardware = {
# Enable OpenGL
opengl = {
# Enable graphics
graphics = {
enable = true;
driSupport = true;
driSupport32Bit = true;
enable32Bit = true;
};
};