1
1
Fork 0

beatific: add more default programs

This commit is contained in:
Tim Van Baak 2023-12-27 05:17:45 +00:00
parent a8730b3a13
commit 3a954c35c1
1 changed files with 6 additions and 3 deletions

View File

@ -83,13 +83,16 @@ in {
bc # Terminal calculator bc # Terminal calculator
curl curl
duf duf
file file # File type inspector
killall
nebula nebula
psmisc # provides killall
python3 python3
tree rsync
tree # Directory tree view
unzip
vim vim
wget wget
zip
]; ];
programs = { programs = {
git = { git = {