feat(14900k): replace windsurf with devin-desktop in olivier's extra packages
Update the extra packages for user olivier in the private AI module to include devin-desktop instead of windsurf.
This commit is contained in:
@@ -7,5 +7,5 @@
|
|||||||
# Replace the old acceleration line with this:
|
# Replace the old acceleration line with this:
|
||||||
package = pkgs.ollama-cuda;
|
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];}];
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user