Added DNS Dig tool
All checks were successful
Nix Web Proxy Worker / setup-nixos-runner (push) Successful in 3m35s
All checks were successful
Nix Web Proxy Worker / setup-nixos-runner (push) Successful in 3m35s
This commit is contained in:
@@ -29,6 +29,7 @@ in
|
|||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
inetutils
|
inetutils
|
||||||
|
dig
|
||||||
];
|
];
|
||||||
|
|
||||||
networking.nameservers = [
|
networking.nameservers = [
|
||||||
|
|||||||
Reference in New Issue
Block a user