less common packages

This commit is contained in:
notgne2 2022-12-22 20:46:37 -07:00
parent 16f3cb5c80
commit c06d1c3138
Signed by: notgne2
SSH Key Fingerprint: SHA256:qlFCAimT/PvNIG3u+aYT9pIqFCWgu6sNsWjpV1vHLIE

View File

@ -45,15 +45,9 @@ inputs: {
}; };
home.packages = with pkgs; [ home.packages = with pkgs; [
wget
httpie
jq jq
ripgrep ripgrep
lsd lsd
libnotify
notify-desktop
]; ];
programs.starship = { programs.starship = {