about summary refs log tree commit diff
path: root/modules/hardware/default.nix
blob: 843c1f5963d8ef5d6e2786217cd1b91fe39d43df (plain) (blame)
1
2
3
4
5
{ ... }:

{
  imports = [ ./amd ./intel ./ssd ./sound ./networking ];
}