Add network diagnostic tools to base.nix

This commit is contained in:
Vili Sinervä 2025-01-13 16:50:46 +02:00
parent a117122499
commit 90251ce7a6
No known key found for this signature in database
GPG key ID: DF8FEAF54EFAC996

View file

@ -9,6 +9,8 @@
tree tree
btop btop
pwgen pwgen
dig
termshark
]; ];
######################################## ZSH configuration ###################################### ######################################## ZSH configuration ######################################