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
};
}
+5 -1
View File
@@ -1,4 +1,8 @@
{myConfig, ...}: {
{
myConfig,
pkgs,
...
}: {
hardware = {
logitech.wireless.enable = myConfig.linux.logitech-hardware.enable;
bluetooth = {