[spotifyd] Setup system-wide spotifyd

This commit is contained in:
2024-10-05 17:21:08 -07:00
parent 4620288747
commit 1a857399a6
4 changed files with 41 additions and 9 deletions

View File

@@ -186,15 +186,6 @@
package = pkgs.kdePackages.kdeconnect-kde;
};
services.spotifyd = {
enable = true;
settings = {
global = {
username = "johnogle222";
};
};
};
services.syncthing = {
enable = true;
tray = {