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