mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-08 19:46:05 +01:00
vscode: add config and exension dir for kiro (#7825)
This commit is contained in:
parent
6efc49be7c
commit
ec73c06d34
1 changed files with 2 additions and 0 deletions
|
|
@ -30,6 +30,7 @@ let
|
|||
"openvscode-server" = "OpenVSCode Server";
|
||||
"windsurf" = "Windsurf";
|
||||
"cursor" = "Cursor";
|
||||
"kiro" = "Kiro";
|
||||
}
|
||||
.${vscodePname};
|
||||
|
||||
|
|
@ -41,6 +42,7 @@ let
|
|||
"openvscode-server" = "openvscode-server";
|
||||
"windsurf" = "windsurf";
|
||||
"cursor" = "cursor";
|
||||
"kiro" = "kiro";
|
||||
}
|
||||
.${vscodePname};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue