mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-12 01:59:37 +08:00
vscode: add config and exension dir for kiro (#7825)
This commit is contained in:
@@ -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};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user