mirror of
https://github.com/sstent/vmimages.git
synced 2026-02-07 13:01:57 +00:00
sync
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
home-manager.users."sstent" = {
|
home-manager.users."sstent" = {
|
||||||
xdg.configFile."beets/discogs_token.test".text = builtins.toJSON {
|
xdg.configFile."beets/discogs_token.test".text = builtins.toJSON {
|
||||||
"token" = "${config.sops.secrets.discogs_token.path}";
|
"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