From 6694b5a6b787c266883400ca8913027e0b705ab3 Mon Sep 17 00:00:00 2001 From: ediblerope Date: Sat, 20 Dec 2025 22:48:09 +0000 Subject: [PATCH] Update common.nix --- common.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/common.nix b/common.nix index f720a65..93fe0df 100644 --- a/common.nix +++ b/common.nix @@ -55,6 +55,7 @@ environment.shellAliases = { environment.systemPackages = with pkgs; [ git adwaita-icon-theme + ghostty ];