mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-02-13 00:19:00 +00:00
users/foo-dogsquared/setups/development: add more tools
This commit is contained in:
parent
90eda0af56
commit
5e4b17d940
@ -76,6 +76,9 @@ in {
|
||||
go-migrate # Go potential migraines.
|
||||
oils-for-unix # Rev them up, reverent admin.
|
||||
lnav # Navigate with some logs like what some pirates do.
|
||||
inotify-tools # I notify things with tools like these.
|
||||
watchman # He ain't a superhero though, he's a creeper (for your files that is).
|
||||
devbox # Create a Nix devshell without Nixlang.
|
||||
|
||||
# Testing REST and all about backend development.
|
||||
httpie
|
||||
@ -89,6 +92,9 @@ in {
|
||||
|
||||
# Testing out LLMs.
|
||||
plandex
|
||||
|
||||
# Testing out your web app #532.
|
||||
mysql-workbench
|
||||
];
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user