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

{
  imports = [ ./sound ];
}