Add curl, git, and vim to dev config

This commit is contained in:
Jeremy Soller 2022-11-15 15:12:02 -07:00
parent eb75853345
commit 789b7c523a
No known key found for this signature in database
GPG key ID: 87F211AF2BE4C2FE

View file

@ -16,6 +16,7 @@ ca-certificates = {}
cargo = {}
contain = {}
coreutils = {}
curl = {}
dash = {}
diffutils = {}
drivers = {}
@ -23,6 +24,7 @@ escalated = {}
extrautils = {}
findutils = {}
gcc = {}
git = {}
gnu-binutils = {}
gnu-make = {}
initfs = {}
@ -45,8 +47,10 @@ relibc = {}
resist = {}
rust = {}
smith = {}
terminfo = {}
userutils = {}
uutils = {}
vim = {}
# User settings
[users.root]