summaryrefslogtreecommitdiff
path: root/modules/pc/software/multimedia/default.nix
blob: 7bf261a945b3662961629ed728e89fcb584e14c4 (plain) (blame)
1
2
3
4
5
6
{
  imports = [
    ./audio
    ./video
  ];
}