Added dnsutils
This commit is contained in:
parent
007018fd1c
commit
c5922f163b
|
@ -39,6 +39,7 @@
|
||||||
environment = {
|
environment = {
|
||||||
systemPackages = with pkgs; [
|
systemPackages = with pkgs; [
|
||||||
byobu # text-based window manager and terminal multiplexer.
|
byobu # text-based window manager and terminal multiplexer.
|
||||||
|
dnsutils # Bind DNS utilities
|
||||||
htop # interactive process viewer
|
htop # interactive process viewer
|
||||||
git # Distributed version control system
|
git # Distributed version control system
|
||||||
powerline-fonts # For zsh themes
|
powerline-fonts # For zsh themes
|
||||||
|
|
Loading…
Reference in a new issue