From 2eec0a2cb5c947cafa3113c46972555d7b2dd644 Mon Sep 17 00:00:00 2001 From: Felix Stupp Date: Sat, 24 Aug 2024 16:14:40 +0000 Subject: [PATCH] nixosMod/debugMinimal: add psmisc --- nix/nixos-modules/debugMinimal.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nix/nixos-modules/debugMinimal.nix b/nix/nixos-modules/debugMinimal.nix index f383827..53494c9 100644 --- a/nix/nixos-modules/debugMinimal.nix +++ b/nix/nixos-modules/debugMinimal.nix @@ -27,6 +27,7 @@ in dnsutils jq # JSON parallel + psmisc pv wcurl ];