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 ];