From bcb670ecaa3d420bf5be12c2081619f728ca94ba Mon Sep 17 00:00:00 2001 From: Simon Gardling Date: Wed, 30 Apr 2025 11:26:31 -0400 Subject: [PATCH] re-enable llm --- configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration.nix b/configuration.nix index eb521e0..ff07f0f 100644 --- a/configuration.nix +++ b/configuration.nix @@ -28,7 +28,7 @@ # ./services/owntracks.nix ./services/soulseek.nix - # ./services/llama-cpp.nix + ./services/llama-cpp.nix ]; systemd.targets = {