feat: reorganized misc home manager files

This commit is contained in:
Nick 2024-11-03 17:50:29 -06:00
parent 4909d02264
commit 669316009c
19 changed files with 43 additions and 133 deletions

View file

@ -1,13 +0,0 @@
{pkgs, ...}: {
home.packages = builtins.attrValues {
inherit
(pkgs)
kid3
mp3gain
nicotine-plus
puddletag
soulseekqt
yt-dlp
;
};
}