about summary refs log tree commit diff
path: root/users/glittershark/system/system
diff options
context:
space:
mode:
authorGriffin Smith <grfn@gws.fyi>2020-10-05T14·43-0400
committerglittershark <grfn@gws.fyi>2020-10-05T14·48+0000
commitbc8bac74d7a5ae66637c8a330f5ba18c174b8267 (patch)
tree2c82e42438224d45a82efb79286dfc35c0951fd2 /users/glittershark/system/system
parent3a4b4568bbeb85512d71a7e18e508401bf1fab55 (diff)
feat(gs/system): Install dnsutils r/1838
Change-Id: I577b42abe76c7be3434e7ca4f34bcf84a4a6e6bc
Reviewed-on: https://cl.tvl.fyi/c/depot/+/2023
Reviewed-by: glittershark <grfn@gws.fyi>
Tested-by: BuildkiteCI
Diffstat (limited to 'users/glittershark/system/system')
-rw-r--r--users/glittershark/system/system/modules/common.nix1
1 files changed, 1 insertions, 0 deletions
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
   ];