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