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

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