spotify: disabled spotifyd password secret
This commit is contained in:
parent
38ee6a9cb9
commit
a87144917f
|
@ -21,10 +21,6 @@ in
|
||||||
})
|
})
|
||||||
];
|
];
|
||||||
|
|
||||||
sops.secrets."spotifyd/password" = {
|
|
||||||
sopsFile = ../../secrets/spotify.yaml;
|
|
||||||
};
|
|
||||||
|
|
||||||
services.spotifyd = {
|
services.spotifyd = {
|
||||||
enable = true;
|
enable = true;
|
||||||
settings = {
|
settings = {
|
||||||
|
|
Loading…
Reference in a new issue