graphics added

This commit is contained in:
kenji
2025-06-30 15:19:13 -05:00
parent ed24c8eaea
commit d7489f811a
5 changed files with 99 additions and 14 deletions
+6
View File
@@ -0,0 +1,6 @@
{...}: {
hardware.graphics = {
enable = true;
enable32Bit = true; # Crucial for 32-bit games
};
}