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