From c59026097476d5086e1f6f78361e7746052c92ba Mon Sep 17 00:00:00 2001 From: henrik Date: Fri, 3 Oct 2025 23:10:08 +0200 Subject: [PATCH] Added DNS Dig tool --- configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/configuration.nix b/configuration.nix index 2246c4d..2076a3f 100644 --- a/configuration.nix +++ b/configuration.nix @@ -29,6 +29,7 @@ in environment.systemPackages = with pkgs; [ inetutils + dig ]; networking.nameservers = [