From 257d3de79a731e11bba9ef810f0237c7988ad851 Mon Sep 17 00:00:00 2001 From: Amir Saeid Date: Sun, 8 Mar 2026 20:43:19 +0000 Subject: Remove alacritty from gheshki as it fails to start failed to find suitable GL configuration Also force the font size to 8 as default 12 is too big --- hosts/mentat/home.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts/mentat') diff --git a/hosts/mentat/home.nix b/hosts/mentat/home.nix index 3351cbe..eb87acb 100644 --- a/hosts/mentat/home.nix +++ b/hosts/mentat/home.nix @@ -16,6 +16,7 @@ ]; home.packages = [ + pkgs.alacritty pkgs.stats ]; } -- cgit v1.2.3