From d47d76336a9680b661220d23c5d429d90a2f3f9e Mon Sep 17 00:00:00 2001 From: Henry Webster Date: Sun, 26 Jul 2026 13:20:44 -0500 Subject: move more files out of configuration.nix --- configuration.nix | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'configuration.nix') diff --git a/configuration.nix b/configuration.nix index de8beeb..19f11e2 100644 --- a/configuration.nix +++ b/configuration.nix @@ -409,8 +409,6 @@ fuzzel swaybg - mako - stow lua-language-server @@ -459,16 +457,6 @@ services.pcscd.enable = true; - # services.ollama = { - # enable = true; - # package = pkgs.ollama-rocm; - # environmentVariables = { - # HIP_VISIBLE_DEVICES = "0"; - # OLLAMA_CONTEXT_LENGTH = "32768"; - # OLLAMA_KV_CACHE_TYPE = "q8_0"; - # }; - # }; - programs.neovim = { enable = true; defaultEditor = true; -- cgit v1.3