background removal extract userChrome to var
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
{
|
||||
services.easyeffects = {
|
||||
enable = true;
|
||||
preset = "other_mic";
|
||||
preset = "mic";
|
||||
extraPresets = {
|
||||
mic = builtins.fromJSON (builtins.readFile ./mic.json);
|
||||
other_mic = builtins.fromJSON (builtins.readFile ./other_mic.json);
|
||||
|
||||
Reference in New Issue
Block a user