diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/shared.nix | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/config/shared.nix b/config/shared.nix index c961ff4..9a55c20 100644 --- a/config/shared.nix +++ b/config/shared.nix @@ -9,6 +9,13 @@ git git-crypt whatsapp-for-linux + + dig + file + gcc + jq + netcat + tcpdump ]; nixpkgs.config.allowUnfree = true; |