Add dig to cli essentials

This commit is contained in:
JuliusFreudenberger 2026-06-18 01:29:27 +02:00
parent 4250c76fde
commit c96522fdfc

View file

@ -7,6 +7,7 @@
environment.systemPackages = with pkgs; [
wget
curl
dig
git
fastfetch
bat