treewide: remove ltex_dict

I don't use this spell checker anymore. It is too slow
This commit is contained in:
Primrose 2025-07-25 14:08:58 +02:00
parent f6a94713e1
commit 405211ec2c
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
4 changed files with 0 additions and 9 deletions

View file

@ -183,10 +183,6 @@ in
file = "${../secrets/sshconfig.age}";
path = "/home/leana/.ssh/config";
};
ltex_dict = {
file = "${../secrets/ltex_dict.age}";
path = "/home/leana/.config/ltex_dict";
};
};
};
}

View file

@ -207,10 +207,6 @@ in
file = "${../secrets/sshconfig.age}";
path = "/home/leana/.ssh/config";
};
ltex_dict = {
file = "${../secrets/ltex_dict.age}";
path = "/home/leana/.config/ltex_dict";
};
iambconfig = {
file = "${../secrets/iambconfig.age}";
path = "/home/leana/.config/iamb/config.toml";