diff options
| author | sommerfeld <sommerfeld@sommerfeld.dev> | 2026-08-14 14:21:05 +0100 |
|---|---|---|
| committer | sommerfeld <sommerfeld@sommerfeld.dev> | 2026-08-14 14:21:05 +0100 |
| commit | 97a8276e131105f51d2de6d8c1a6c93c4542e9a5 (patch) | |
| tree | 0daa9a322c960ba79dd468dda7e9c453a0f3f303 | |
| parent | 0ee4196ccdbc85b51aa08adad5d67ff9f470f101 (diff) | |
| download | dotfiles-97a8276e131105f51d2de6d8c1a6c93c4542e9a5.tar.gz dotfiles-97a8276e131105f51d2de6d8c1a6c93c4542e9a5.tar.bz2 dotfiles-97a8276e131105f51d2de6d8c1a6c93c4542e9a5.zip | |
Replace dog with BIND DNS tools
| -rw-r--r-- | nix/common.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nix/common.nix b/nix/common.nix index c0df431..7c94c28 100644 --- a/nix/common.nix +++ b/nix/common.nix @@ -67,7 +67,7 @@ curl curlie wget - dog + bind.dnsutils nmap rsync openssh |
