Moving Some Config Stuffs

This commit is contained in:
Annika Merris 2024-05-19 19:34:32 -04:00
parent cdf1c024c0
commit 0d899739c0

View file

@ -14,7 +14,6 @@
pkgs.spotifyd pkgs.spotifyd
]; ];
}; };
};
sops = { sops = {
secrets."spotifyd/settings/global/password" = { }; secrets."spotifyd/settings/global/password" = { };
@ -48,4 +47,5 @@
RestartSec = 12; RestartSec = 12;
}; };
}; };
};
} }