remove spotifyd #17

Merged
ahuston-0 merged 1 commits from feature/remove-spotify into main 2025-03-03 08:24:29 -05:00
Showing only changes of commit 059cbf9566 - Show all commits

View File

@ -74,17 +74,6 @@
fprintd.enable = lib.mkForce false;
openssh.enable = lib.mkForce false;
spotifyd = {
enable = true;
settings = {
global = {
username = "snowinginwonderland@gmail.com";
password_cmd = "cat ${config.sops.secrets."apps/spotify".path}";
use_mpris = false;
};
};
#systemd.services.spotifyd.serviceConfig = systemd.services.spotifyd.
};
rad-dev.yubikey = {
enable = true;
enable-desktop-app = true;