This commit is contained in:
2023-05-04 14:08:51 +00:00
parent 9d851a27fd
commit 076bca4e45
4 changed files with 152 additions and 129 deletions

View File

@@ -12,6 +12,10 @@ in {
};
config = mkIf cfg.enable {
home.packages = [
pkgs.ffmpeg # for replaygain
];
sops = {
secrets.discogs_json = {
@@ -147,7 +151,12 @@ in {
"inline"
"discogs"
"mbcollection"
"replaygain"
"info"
];
replaygain = {
backend = "ffmpeg";
};
rewrite = {
"artist Björk & Tríó Guðmundar Ingólfssonar" = "Björk";
"artist Brant Bjork and The Low Desert Punk Band" = "Brant Bjork";