From 72b7ee4507fa40a95076d4a1aa1a97a8f6304dc9 Mon Sep 17 00:00:00 2001 From: Crony Akatsuki Date: Thu, 16 Oct 2025 12:22:45 +0200 Subject: [PATCH] feat(skadi): disable kanata, can feel the latency. --- hosts/skadi/configuration.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/hosts/skadi/configuration.nix b/hosts/skadi/configuration.nix index 79c7030..7e7fb80 100644 --- a/hosts/skadi/configuration.nix +++ b/hosts/skadi/configuration.nix @@ -235,7 +235,6 @@ crony.secrets.enable = true; crony.boot.enable = true; crony.ollama.enable = true; - crony.kanata.enable = true; # Mount additional drive for games fileSystems."/mnt/games" = {