aboutsummaryrefslogtreecommitdiff
path: root/nixos/modules
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2022-06-29 13:11:30 +0200
committerKarel Kočí <cynerd@email.cz>2022-06-29 13:11:30 +0200
commitbbb7342f1118d7964e512034d84238b6c141f0d0 (patch)
tree7194bf1208740045a1344a2cff423b9876a677a5 /nixos/modules
parent16dba0e7e389319cec6967e628d85837f5d46915 (diff)
downloadnixos-personal-bbb7342f1118d7964e512034d84238b6c141f0d0.tar.gz
nixos-personal-bbb7342f1118d7964e512034d84238b6c141f0d0.tar.bz2
nixos-personal-bbb7342f1118d7964e512034d84238b6c141f0d0.zip
nixos: drill is not valid alternative to the dig
Diffstat (limited to 'nixos/modules')
-rw-r--r--nixos/modules/generic.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/generic.nix b/nixos/modules/generic.nix
index ab47f19..67a80f8 100644
--- a/nixos/modules/generic.nix
+++ b/nixos/modules/generic.nix
@@ -30,7 +30,7 @@ with lib;
git # We need git for this repository to even work
# Administration tools
coreutils moreutils psmisc progress lshw file
- drill
+ dig
gnumake
exfat exfatprogs
nix-index