chore: Update flakes

This commit is contained in:
Alexander Kobjolke 2024-06-28 11:53:17 +02:00
parent 7fabd0d30b
commit 8f8e67ebcb
2 changed files with 48 additions and 67 deletions

View file

@ -108,10 +108,9 @@
# };
};
hardware.opengl = {
hardware.graphics = {
enable = true;
driSupport = true;
driSupport32Bit = true;
enable32Bit = true;
};
hardware.keyboard.uhk.enable = true;