From 9fb407289306d11e535164de0ef8a3da8d7c0727 Mon Sep 17 00:00:00 2001 From: Hadi <112569860+anotherhadi@users.noreply.github.com> Date: Wed, 7 Jan 2026 22:33:12 +0100 Subject: [PATCH] add unrar & 7z to utils Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com> --- nixos/utils.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nixos/utils.nix b/nixos/utils.nix index 20a8678..3be01e1 100644 --- a/nixos/utils.nix +++ b/nixos/utils.nix @@ -109,6 +109,8 @@ in { jpegoptim pfetch btop + unrar + p7zip ]; xdg.portal = {