From 359cf40ebb89b5fff2181e037111f373ffd72ca5 Mon Sep 17 00:00:00 2001 From: Aaron Bieber Date: Fri, 12 Jul 2024 10:31:46 -0600 Subject: [PATCH] gui: remove science from aspell, not free i guess --- gui/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui/default.nix b/gui/default.nix index 1a9f7d7..4d1bfcc 100644 --- a/gui/default.nix +++ b/gui/default.nix @@ -89,7 +89,7 @@ with lib; { }; systemPackages = with pkgs; (xinlib.filterList [ alacritty - (aspellWithDicts (dicts: with dicts; [ en en-computers en-science es de ])) + (aspellWithDicts (dicts: with dicts; [ en en-computers es de ])) bc beyt black