From 7bb64a794814aa7fbf3b72608690ea512df86243 Mon Sep 17 00:00:00 2001 From: ediblerope Date: Tue, 16 Dec 2025 16:14:06 +0000 Subject: [PATCH] Update common.nix --- common.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/common.nix b/common.nix index fcf453e..f9b6a18 100644 --- a/common.nix +++ b/common.nix @@ -45,6 +45,7 @@ environment.shellAliases = { environment.systemPackages = with pkgs; [ git adwaita-icon-theme + cat ];