nixos-config/system/hardware/steam-hardware.nix
2024-02-09 21:55:57 +01:00

3 lines
45 B
Nix

{
hardware.steam-hardware.enable = true;
}