From 3e1d10617908897f4af7be482f927025fc160d9f Mon Sep 17 00:00:00 2001 From: Emile Clark-Boman Date: Mon, 6 Oct 2025 09:21:56 +1000 Subject: [PATCH] add pstree + lz4 --- hosts/lolcathost/default.nix | 2 ++ hosts/myputer/default.nix | 2 ++ 2 files changed, 4 insertions(+) diff --git a/hosts/lolcathost/default.nix b/hosts/lolcathost/default.nix index 86ef3d5..be8db92 100755 --- a/hosts/lolcathost/default.nix +++ b/hosts/lolcathost/default.nix @@ -325,8 +325,10 @@ in { file wget tree + pstree unzip unrar-free + lz4 man-pages man-pages-posix diff --git a/hosts/myputer/default.nix b/hosts/myputer/default.nix index d51934f..d424817 100755 --- a/hosts/myputer/default.nix +++ b/hosts/myputer/default.nix @@ -323,8 +323,10 @@ in { file wget tree + pstree unzip unrar-free + lz4 man-pages man-pages-posix