Add easyeffects

This commit is contained in:
Natsu Kagami 2023-11-08 11:50:57 +01:00
parent 33cf7ed435
commit 237e6afa33
Signed by: nki
GPG key ID: 55A032EB38B49ADB

View file

@ -42,8 +42,11 @@ with lib; {
systemd.user.startServices = "sd-switch";
# Audio stuff!
services.easyeffects.enable = true;
# Bluetooth controls
services.mpris-proxy.enable = true;
# services.mpris-proxy.enable = true;
# Owncloud
services.owncloud-client.enable = true;