From c638b7f986481accf4485f62310ea58efdcc6c82 Mon Sep 17 00:00:00 2001 From: Don Harper Date: Tue, 19 May 2026 07:52:21 -0500 Subject: [PATCH] task | first pass at moving things to modules dir --- hosts/workstation/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/workstation/default.nix b/hosts/workstation/default.nix index e6ebc1f..f4254dc 100644 --- a/hosts/workstation/default.nix +++ b/hosts/workstation/default.nix @@ -43,7 +43,7 @@ in { ../themes.nix ./detect-reboot-needed.nix ./kmscon.nix - ./ollama.nix + # ./ollama.nix # FIXME ./lmstudio.nix ./systemd.nix ../systemd-primary.nix