From 387b7b8750858e3aa0c0b24f787dde9ab6c5748e 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 20a86789..3be01e13 100644 --- a/nixos/utils.nix +++ b/nixos/utils.nix @@ -109,6 +109,8 @@ in { jpegoptim pfetch btop + unrar + p7zip ]; xdg.portal = {