diff --git a/modules/hosts/14900k/_private/ai.nix b/modules/hosts/14900k/_private/ai.nix index 2b075a4..d162c8a 100644 --- a/modules/hosts/14900k/_private/ai.nix +++ b/modules/hosts/14900k/_private/ai.nix @@ -7,5 +7,5 @@ # Replace the old acceleration line with this: package = pkgs.ollama-cuda; }; - chiasson.users.extraModules.olivier = [{chiasson.home.extraPackages = with pkgs; [ zed-editor windsurf];}]; + chiasson.users.extraModules.olivier = [{chiasson.home.extraPackages = with pkgs; [ zed-editor devin-desktop];}]; } \ No newline at end of file