changed spotifyd for spotify again for now

This commit is contained in:
twoneis 2023-11-08 22:14:57 +01:00
parent 10313c4347
commit 3c8f8b65d7
2 changed files with 1 additions and 9 deletions

View file

@ -50,13 +50,5 @@
}; };
}; };
services = {
spotifyd = {
enable = true;
settings = import ./dotfiles/spotifyd/spotifyd.nix;
};
};
home.stateVersion = "18.09"; home.stateVersion = "18.09";
} }

View file

@ -15,7 +15,7 @@ pkgs: with pkgs; [
armcord armcord
thunderbird thunderbird
signal-desktop signal-desktop
spotifyd spotify
calibre calibre
krita krita
] ]