aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2018-12-22 18:20:48 -0200
committerEuAndreh <eu@euandre.org>2018-12-22 18:20:48 -0200
commit58eb3754ce258a7a1fe2f8d399aa15310e92c8ec (patch)
treee3b257ef05fbe440cddf189dbecacb1a171d6729
parentRemove autotime script. (diff)
downloaddotfiles-58eb3754ce258a7a1fe2f8d399aa15310e92c8ec.tar.gz
dotfiles-58eb3754ce258a7a1fe2f8d399aa15310e92c8ec.tar.xz
Install languagetool package.
-rw-r--r--nixos/configuration.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/configuration.nix b/nixos/configuration.nix
index f9137c1..36e2cb1 100644
--- a/nixos/configuration.nix
+++ b/nixos/configuration.nix
@@ -196,6 +196,7 @@
## Spell checking
(aspellWithDicts (ps : with ps; [ en eo fr pt_BR ]))
+ languagetool
## NixOS