feat(home:creative): add initial audacity/easyeffects configuration modules
This commit is contained in:
parent
d7671de87a
commit
34103931a1
7 changed files with 49 additions and 1 deletions
5
home/modules/desktop/creative/audio/default.nix
Normal file
5
home/modules/desktop/creative/audio/default.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
imports = [
|
||||
./audacity
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue