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


        
                                           
 
{ ... }:

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