about summary refs log tree commit diff
path: root/configurations/eonwe
diff options
context:
space:
mode:
authorazahi <azat@bahawi.net>2025-01-21 15:29:57 +0300
committerazahi <azat@bahawi.net>2025-01-21 15:29:57 +0300
commit68d17e6b48dda3c45bdf5c83e341e51f7ec3a83e (patch)
treed0cbd887503b7912428037208a67fdf4fa4ae177 /configurations/eonwe
parent2025-01-14 (diff)
2025-01-21
Diffstat (limited to '')
-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