diff options
| author | Amir Saeid <amir@glgdgt.com> | 2026-03-08 20:43:19 +0000 |
|---|---|---|
| committer | Amir Saeid <amir@glgdgt.com> | 2026-03-08 20:43:19 +0000 |
| commit | 257d3de79a731e11bba9ef810f0237c7988ad851 (patch) | |
| tree | a6436fb7fc7de014d591fc4e01b4061004e1d6ce /modules/dev-tools.nix | |
| parent | 88e51bf8ed704bfeff7b5e95e009a54b0a79ac9d (diff) | |
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
Diffstat (limited to 'modules/dev-tools.nix')
| -rw-r--r-- | modules/dev-tools.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/dev-tools.nix b/modules/dev-tools.nix index 3c0643b..373f954 100644 --- a/modules/dev-tools.nix +++ b/modules/dev-tools.nix @@ -7,7 +7,6 @@ }: { home.packages = with pkgs; [ - alacritty coursier curl cvc4 |
