This commit is contained in:
2023-02-24 14:37:18 -05:00
parent a30471b4a7
commit b3cdbf79d2
2 changed files with 4 additions and 1 deletions

View File

@@ -6,7 +6,7 @@
# sops.secrets.example_key = { };
home-manager.users."sstent" = {
xdg.configFile."beets/discogs_token.test".source = config.sops.secrets.discogs_json;
xdg.configFile."beets/discogs_token.test".source = config.sops.secrets.discogs_json.path;