7 lines
204 B
Nix
7 lines
204 B
Nix
|
{
|
||
|
# services.easyeffects.enable = true;
|
||
|
xdg.configFile."easyeffects/output/Beyerdynamic_DT990_Oratory.json" = {
|
||
|
source = ../../../../rsc/config/easyeffects/Beyerdynamic_DT990_Oratory.json;
|
||
|
};
|
||
|
}
|