make audio_video a folder
This commit is contained in:
parent
dee6a979f2
commit
1c465fd393
4 changed files with 74 additions and 62 deletions
6
modules/software/audio_video/default.nix
Normal file
6
modules/software/audio_video/default.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
imports = [
|
||||
./audio_video.nix
|
||||
./noise_cancel.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue