From 577e9e3406971e07a2f8515a698412e09cba1bbb Mon Sep 17 00:00:00 2001 From: Jasper Ras Date: Sat, 16 Nov 2024 17:39:44 +0100 Subject: make sure some basic pkgs are installed everywhere --- config/shared.nix | 7 +++++++ 1 file changed, 7 insertions(+) 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; -- cgit v1.2.3