This commit is contained in:
2023-02-24 14:39:20 -05:00
parent b3cdbf79d2
commit 1b39a5fad9

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.path;
xdg.configFile."beets/discogs_token.test".source = "${config.sops.secrets.discogs_json.path}";