Add boxedwine and nushell to Jeremy config

This commit is contained in:
Jeremy Soller 2024-02-15 16:10:13 -07:00
parent bd6d5538bd
commit c1df502cae
No known key found for this signature in database
GPG key ID: D02FD439211AF56F

View file

@ -10,6 +10,7 @@ filesystem_size = 8192
# Package settings # Package settings
[packages] [packages]
# apps # apps
boxedwine = {}
cosmic-edit = {} cosmic-edit = {}
cosmic-files = {} cosmic-files = {}
cosmic-term = {} cosmic-term = {}
@ -26,6 +27,7 @@ ffmpeg6 = {}
gnu-grep = {} gnu-grep = {}
lua54 = {} lua54 = {}
nano = {} nano = {}
nushell = {}
perg = {} perg = {}
relibc-tests = {} relibc-tests = {}
ripgrep = {} ripgrep = {}