feat(vscode): add enable option

This commit is contained in:
2026-05-22 09:51:46 +02:00
parent adce0a0872
commit e5fad8a398
2 changed files with 16 additions and 3 deletions

View File

@@ -86,6 +86,7 @@
infra.enable = true;
go.enable = true;
ticketing.enable = true;
vscode.enable = true;
programs = {
gh.enable = true;