feat(dgn-console): Add more tools

This commit is contained in:
Tom Hubrecht 2024-03-24 18:11:26 +01:00
parent 88859390a6
commit 2a02fd6ef5

View file

@ -84,6 +84,14 @@ in
neovim
wget
kitty.terminfo
# Utilities
bcc
bottom
cpuid
htop
iftop
tcpdump
])
++ lib.optional
(config.services.postgresql.enable && config.services.postgresql.package != cfg.pg-upgrade-to)