Add dig.
Just needed to do a bit of guest wifi network troubleshooting.
This commit is contained in:
parent
91f79bd42a
commit
28d451ba0a
|
@ -107,6 +107,7 @@
|
||||||
# $ nix search wget
|
# $ nix search wget
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
chezmoi
|
chezmoi
|
||||||
|
dig
|
||||||
fish
|
fish
|
||||||
git
|
git
|
||||||
python3
|
python3
|
||||||
|
|
Loading…
Reference in New Issue