add several dev packages and tidal

This commit is contained in:
Joseph Hanson 2024-08-21 16:29:37 -05:00
parent 20ef6f5b90
commit 4951ad863f
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -35,8 +35,11 @@ with config;
termius
unstable.bruno
unstable.fractal
unstable.httpie
unstable.mods
unstable.peazip
unstable.telegram-desktop
unstable.tidal-hifi
vlc
# cli
@ -48,7 +51,7 @@ with config;
shellcheck # shell script linting
unstable.act # run GitHub actions locally
unstable.nodePackages_latest.prettier # code formatter
unstable.tidal-hifi
unstable.tailspin # logfile highlighter
];
};
}