diff --git a/commit_text b/commit_text index 5891bcf..b4e69b1 100644 --- a/commit_text +++ b/commit_text @@ -1 +1 @@ -Added minimize shortcut +Removed ollama diff --git a/configuration.nix b/configuration.nix index 3a5e685..4f930f6 100644 --- a/configuration.nix +++ b/configuration.nix @@ -251,8 +251,6 @@ fonts.packages = with pkgs; [ nerd-fonts.hack ]; - services.ollama.enable = true; - # Some programs need SUID wrappers, can be configured further or are # started in user sessions. # programs.mtr.enable = true;