about summary refs log tree commit diff
path: root/configurations/eonwe/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'configurations/eonwe/default.nix')
-rw-r--r--configurations/eonwe/default.nix6
1 files changed, 0 insertions, 6 deletions
diff --git a/configurations/eonwe/default.nix b/configurations/eonwe/default.nix
index 37653de..8ee224b 100644
--- a/configurations/eonwe/default.nix
+++ b/configurations/eonwe/default.nix
@@ -163,12 +163,6 @@ with lib;
       };
     };
 
-    languagetool = {
-      enable = true;
-      port = 8081;
-      allowOrigin = "*";
-    };
-
     smartd = {
       enable = true;
       notifications.mail = {

Consider giving Nix/NixOS a try! <3