{ pkgs, ... }:

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