mirror of
https://github.com/sstent/vmimages.git
synced 2026-01-25 14:41:44 +00:00
sync
This commit is contained in:
@@ -6,10 +6,8 @@
|
||||
# sops.secrets.example_key = { };
|
||||
|
||||
home-manager.users."sstent" = {
|
||||
xdg.configFile."beets/discogs_token.test".text = builtins.toJSON {
|
||||
"token" = (builtins.readFile config.sopssecrets.discogs_token.path);
|
||||
"secret" = (builtins.readFile config.sops.secrets.discogs_secret.path);
|
||||
};
|
||||
xdg.configFile."beets/discogs_token.test".source = config.sops.secrets.discogs_json;
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user