chore: disable spotifyd
This commit is contained in:
parent
30a97b1029
commit
523837b276
|
@ -29,7 +29,7 @@ in {
|
|||
systemd.user.services.easyeffects = import ./easyeffects.service.nix pkgs;
|
||||
|
||||
services.spotifyd = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
settings = {
|
||||
global = {
|
||||
username = "spotify@benjaminbaedorf.eu";
|
||||
|
|
Loading…
Reference in a new issue