{ pkgs, ... }:

{
  hardware.xone.enable = true;
  hardware.xpadneo.enable = true;
}