about summary refs log tree commit diff
path: root/machines
diff options
context:
space:
mode:
Diffstat (limited to 'machines')
-rw-r--r--machines/profpatsch/katara.nix7
1 files changed, 0 insertions, 7 deletions
diff --git a/machines/profpatsch/katara.nix b/machines/profpatsch/katara.nix
index 50f9c040..d1716658 100644
--- a/machines/profpatsch/katara.nix
+++ b/machines/profpatsch/katara.nix
@@ -193,19 +193,12 @@ in {
       temperature.day = 6300;
     };
 
-    # locate
-    services.locate = {
-      enable = true;
-    };
-
     # Automount
     services.udisks2.enable = true;
 
     # TODO: taffybar battery depends on this
     services.upower.enable = true;
 
-    services.searx.enable = true;
-
     ###################
     # Graphical System