format
This commit is contained in:
parent
ebc85538b4
commit
50985c024a
|
@ -136,11 +136,11 @@ in
|
|||
enable = true;
|
||||
};
|
||||
# Load up lastfm scrobbling secret
|
||||
sops.secrets.lastfm-conf = {
|
||||
owner = "nathan";
|
||||
format = "binary";
|
||||
sopsFile = ../secrets/lastfm.conf;
|
||||
};
|
||||
sops.secrets.lastfm-conf = {
|
||||
owner = "nathan";
|
||||
format = "binary";
|
||||
sopsFile = ../secrets/lastfm.conf;
|
||||
};
|
||||
|
||||
# Same for the scanning service
|
||||
systemd.user.services.mopidy-scan = {
|
||||
|
|
Loading…
Reference in New Issue