diff options
Diffstat (limited to 'config/shared.nix')
-rw-r--r-- | config/shared.nix | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/shared.nix b/config/shared.nix index 9a55c20..be19717 100644 --- a/config/shared.nix +++ b/config/shared.nix @@ -16,6 +16,9 @@ jq netcat tcpdump + wget + iftop + htop ]; nixpkgs.config.allowUnfree = true; |