Add easyeffects
This commit is contained in:
parent
33cf7ed435
commit
237e6afa33
|
@ -42,8 +42,11 @@ with lib; {
|
||||||
|
|
||||||
systemd.user.startServices = "sd-switch";
|
systemd.user.startServices = "sd-switch";
|
||||||
|
|
||||||
|
# Audio stuff!
|
||||||
|
services.easyeffects.enable = true;
|
||||||
|
|
||||||
# Bluetooth controls
|
# Bluetooth controls
|
||||||
services.mpris-proxy.enable = true;
|
# services.mpris-proxy.enable = true;
|
||||||
|
|
||||||
# Owncloud
|
# Owncloud
|
||||||
services.owncloud-client.enable = true;
|
services.owncloud-client.enable = true;
|
||||||
|
|
Loading…
Reference in a new issue