fix(AI): remove claude desktop, fixes for ollama

This commit is contained in:
2025-12-07 15:02:21 +01:00
parent 1a43dcdad4
commit 5497d6df51
4 changed files with 16 additions and 12 deletions

View File

@@ -36,11 +36,6 @@
srvos.url = "github:nix-community/srvos";
claude-desktop = {
url = "github:k3d3/claude-desktop-linux-flake";
inputs.nixpkgs.follows = "nixpkgs";
};
zen-browser = {
url = "github:youwen5/zen-browser-flake";
inputs.nixpkgs.follows = "nixpkgs";