{pkgs, ... }: {
environment.systemPackages = with pkgs; [
fbcat
gomuks
bluetuith
spotify-tui
ranger
alacritty
];
}