add dig on servers

This commit is contained in:
Cyryl Płotnicki 2023-01-01 12:24:47 +00:00
parent e225ad9427
commit 8348f5ec9b

View file

@ -1,13 +1,10 @@
{
config,
pkgs,
...
}: {
{ config, pkgs, ... }: {
environment.systemPackages = with pkgs; [
atop
btop
btrfs-progs
compsize
dig
fd
htop
tmux