mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-31 04:58:01 +00:00
profiles/dev: add lsof to default dev packages
This commit is contained in:
parent
f8f3f6990b
commit
b33b7a00c9
@ -89,6 +89,7 @@ in {
|
||||
diffoscope # Oversized caffeine grinder.
|
||||
direnv # The power of local development environment.
|
||||
ipcalc # Calculate your IP without going to the web.
|
||||
lsof # View every single open connections.
|
||||
gcc # The usual toolchain.
|
||||
gdb # The usual debugger.
|
||||
gnumake # The other poster boy for the hated build system.
|
||||
|
Loading…
Reference in New Issue
Block a user