Add dzadd script

This commit is contained in:
lelgenio 2023-04-11 14:43:38 -03:00
parent 76855bedf9
commit 62bd9e6676
5 changed files with 188 additions and 0 deletions

View file

@ -20,5 +20,8 @@
};
home.packages = with pkgs; [
musmenu
python3Packages.deemix
dzadd
mpdDup
];
}