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

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