🚀 add sptlrx
parent
c018768e86
commit
4a797b37fa
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
{
|
{
|
||||||
home-manager.users.moritz = {
|
home-manager.users.moritz = {
|
||||||
home.packages = with pkgs; [ spotify-tui ];
|
home.packages = with pkgs; [ spotify-tui sptlrx ];
|
||||||
services.spotifyd = {
|
services.spotifyd = {
|
||||||
enable = true;
|
enable = true;
|
||||||
package = pkgs.spotifyd.override { withMpris = true; };
|
package = pkgs.spotifyd.override { withMpris = true; };
|
||||||
|
|
Loading…
Reference in New Issue