home-manager/gui: Add easyeffects
CI / Check, build and cache nixfiles (push) Failing after 1h52m48s
CI / Check, build and cache nixfiles (push) Failing after 1h52m48s
This commit is contained in:
@@ -232,6 +232,10 @@ in
|
||||
|
||||
services = {
|
||||
blueman-applet.enable = true;
|
||||
easyeffects = {
|
||||
enable = true;
|
||||
preset = "moar-bass";
|
||||
};
|
||||
};
|
||||
|
||||
wayland.windowManager.sway = {
|
||||
|
||||
Reference in New Issue
Block a user