feat: add hardware support to steam

This commit is contained in:
Noa Aarts 2024-08-13 22:22:16 +02:00
parent 3e577d6bc8
commit 0cd7df56d3

View file

@ -20,5 +20,7 @@
gamemode.enable = true; gamemode.enable = true;
}; };
hardware.steam-hardware.enable = true;
}; };
} }