feat(home): Enable easyeffects
This commit is contained in:
parent
4ed1d835ac
commit
eb94e20deb
1 changed files with 2 additions and 0 deletions
|
@ -88,6 +88,8 @@ in
|
|||
block-spacing = 1;
|
||||
};
|
||||
};
|
||||
# Sound tuning
|
||||
services.easyeffects.enable = true;
|
||||
# Auto configure displays
|
||||
services.kanshi.enable = lib.mkDefault true;
|
||||
# Notifications
|
||||
|
|
Loading…
Reference in a new issue