{ pkgs, ... }: {
home.packages = with pkgs; [
sudo
ripgrep
unzip
socat
appimage-run
cbonsai
pipes-rs
cmatrix
#cava
sl
];
}