diff options
| author | Fuwn <[email protected]> | 2024-09-25 18:46:34 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-09-25 18:46:34 -0700 |
| commit | 0cfe23f5a3a456b79cb7d0ee4adafc4e5441b516 (patch) | |
| tree | dd1491c2f8705b0886992e3e57f362c4e46ec2ff /home/ebisu/fortune/networking/tools/dns.nix | |
| parent | filesystem: add broot (diff) | |
| download | nixos-config-0cfe23f5a3a456b79cb7d0ee4adafc4e5441b516.tar.xz nixos-config-0cfe23f5a3a456b79cb7d0ee4adafc4e5441b516.zip | |
fortune: more modern-unix applications
Diffstat (limited to 'home/ebisu/fortune/networking/tools/dns.nix')
| -rw-r--r-- | home/ebisu/fortune/networking/tools/dns.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home/ebisu/fortune/networking/tools/dns.nix b/home/ebisu/fortune/networking/tools/dns.nix index aeef822..f7e487a 100644 --- a/home/ebisu/fortune/networking/tools/dns.nix +++ b/home/ebisu/fortune/networking/tools/dns.nix @@ -4,5 +4,6 @@ dnsutils whois dogdns + doggo ]; } |