Disable spotifyd

This commit is contained in:
Filippo Berto 2024-07-11 10:49:43 +02:00
parent cc22511a53
commit 13b73d3189
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED
3 changed files with 3 additions and 3 deletions

View file

@ -111,7 +111,7 @@
{
age.secrets = {
# oauth_proxy_client_credentials.file = ./secrets/oauth_proxy_client_credentials.age;
spotify_password = { file = ./secrets/spotify_password.age; owner = "bertof"; };
# spotify_password = { file = ./secrets/spotify_password.age; owner = "bertof"; };
wg_psk = { file = ./secrets/wg_psk.age; };
baldur_wg_priv = { file = ./secrets/baldur_wg_priv.age; };
oppo_wg_priv = { file = ./secrets/oppo_wg_priv.age; };