mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-08-09 13:24:38 -05:00
feat: opencloud test
This commit is contained in:
parent
cd118791e5
commit
12e7183973
6 changed files with 103 additions and 7 deletions
|
@ -11,7 +11,7 @@ let
|
|||
localhost = web.localhost.address0;
|
||||
in
|
||||
{
|
||||
assistant = {
|
||||
agent = {
|
||||
enabled = true;
|
||||
default_model = {
|
||||
provider = "zed.dev";
|
||||
|
|
|
@ -23,7 +23,7 @@ in
|
|||
{
|
||||
programs.zed-editor = {
|
||||
enable = true;
|
||||
package = packagePath;
|
||||
# package = packagePath;
|
||||
extraPackages = extraPackagesPath;
|
||||
extensions = extensionsPath;
|
||||
userKeymaps = userKeymapsPath;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue