# Hardware-related modules
{ ... }:

{
  imports = [
    ./bluetooth
    ./ergodox
    ./mx-ergo
    ./networking
    ./sound
    ./upower
  ];
}