mirror of
https://github.com/sstent/vmimages.git
synced 2025-12-06 06:01:51 +00:00
sync
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
home-manager.users."sstent" = {
|
||||
xdg.configFile."beets/discogs_token.test".text = builtins.toJSON {
|
||||
"token" = "${config.sops.secrets.discogs_token.path}";
|
||||
"secret" = "${config.sops.secrets.discogs_secret.ppth}";
|
||||
"secret" = "${config.sops.secrets.discogs_secret.path}";
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user