From a1214c99d2efa1453cd52510d236ca519c13c09e Mon Sep 17 00:00:00 2001 From: Christopher Bacher Date: Sun, 16 Oct 2022 18:21:35 +0200 Subject: [PATCH] flake(devShell): make `dig` available to test the pihole DNS --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index 6c2ae14..03c8038 100644 --- a/flake.nix +++ b/flake.nix @@ -55,6 +55,7 @@ in pkgs.mkShell { packages = with pkgs; [ + dig skopeo jq updatePiholeImageInfoScript