System Gen88 @ 2025-07-24-20:35:50 by jonas@monolith

This commit is contained in:
Jonas Röger 2025-07-24 20:35:51 +02:00
parent 2cb614c1bf
commit 7857c36e1c

View File

@ -24,7 +24,7 @@ in {
SPOTIFY_SHORTCUTS_CONFIG = config.sops.templates."spotify-shortcuts-client.json".path;
};
sops.templates."spotify-shortcuts-client.json" = {
mode = "644";
mode = "444";
content = ''
{
"clientId": "${config.sops.placeholder.${cfg.clientIdSopsKey}}",