From a54299391324ab2ec886998a27dfaa8cfa13ec91 Mon Sep 17 00:00:00 2001 From: Ray Miller Date: Sun, 12 Jan 2025 11:55:01 +0000 Subject: [PATCH] Install unzip --- home-configuration.scm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/home-configuration.scm b/home-configuration.scm index 300964c..30d3cd2 100644 --- a/home-configuration.scm +++ b/home-configuration.scm @@ -61,7 +61,8 @@ "pass-git-helper" "password-store" "pinentry-emacs" - "recutils"))) + "recutils" + "unzip"))) ;; Below is the list of Home services. To search for available ;; services, run 'guix home search KEYWORD' in a terminal.