aboutsummaryrefslogblamecommitdiff
path: root/modules/hardware/default.nix
blob: 21e4713c9f27fc533025599acd100c1c1d9490c4 (plain) (tree)
1
2
3
4
5


        
                                                                     
 
{ ... }:

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