From 7918409dcbffa08f8b49255aa68151fb9c0b1749 Mon Sep 17 00:00:00 2001 From: Quentin Boyer Date: Tue, 18 Jan 2022 21:42:54 +0100 Subject: [PATCH] unzip --- home.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home.nix b/home.nix index f2e2247..342e32a 100644 --- a/home.nix +++ b/home.nix @@ -82,6 +82,7 @@ in wget cargo-flamegraph linuxPackages_latest.perf + unzip ]; services = {