home/shell: added browsh and rbw

This commit is contained in:
Aly Raffauf 2024-03-26 22:16:32 -04:00
parent aa6bde6dde
commit f84b03992f

View file

@ -11,6 +11,7 @@
python3
ruby
wget
browsh
];
programs.bash = {
@ -67,6 +68,8 @@
};
programs.nnn.enable = true;
programs.rbw.enable = true;
programs.tmux = {
enable = true;