[spotifyd] Update to lean in on pulseaudio

This commit is contained in:
2024-10-05 20:37:44 -07:00
parent abf8fe9ad2
commit b9097e91d5
2 changed files with 17 additions and 4 deletions

View File

@@ -19,6 +19,10 @@ with lib;
autologin = true;
wayland = true;
};
spotifyd = {
enable = true;
deviceType = "t_v";
};
users.enable = true;
};