From bc8bac74d7a5ae66637c8a330f5ba18c174b8267 Mon Sep 17 00:00:00 2001 From: Griffin Smith Date: Mon, 5 Oct 2020 10:43:54 -0400 Subject: feat(gs/system): Install dnsutils Change-Id: I577b42abe76c7be3434e7ca4f34bcf84a4a6e6bc Reviewed-on: https://cl.tvl.fyi/c/depot/+/2023 Reviewed-by: glittershark Tested-by: BuildkiteCI --- users/glittershark/system/system/modules/common.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'users/glittershark/system/system/modules') diff --git a/users/glittershark/system/system/modules/common.nix b/users/glittershark/system/system/modules/common.nix index a3f2a06d38..ef0af0819c 100644 --- a/users/glittershark/system/system/modules/common.nix +++ b/users/glittershark/system/system/modules/common.nix @@ -30,6 +30,7 @@ with lib; libnotify file lm_sensors + dnsutils depot.users.glittershark.system.system.rebuilder ]; -- cgit 1.4.1