From c9c4b99ff4cd108c40793256509d1a9c38eb6d7b Mon Sep 17 00:00:00 2001 From: Jan Grosser Date: Sun, 9 Jun 2024 20:40:30 +0200 Subject: [PATCH] Python virt env tools; (un)compression tools --- hosts/p14s/home.nix | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/hosts/p14s/home.nix b/hosts/p14s/home.nix index ea8e85d..c2c396c 100644 --- a/hosts/p14s/home.nix +++ b/hosts/p14s/home.nix @@ -74,8 +74,9 @@ # Python python3 - pipenv - libmediainfo # needed for pymediainfo + #pipenv + #libmediainfo # needed for pymediainfo + poetry # 3D Printing freecad @@ -90,6 +91,9 @@ # Tools sshfs dmidecode # Read system hw information + zip + p7zip + xz # # It is sometimes useful to fine-tune packages, for example, by applying # # overrides. You can do that directly here, just don't forget the