programs.vscode.nameShort

Home-Manager option

Override for package “short name”, used for generating configuration. This should match the shortName field in the package’s product.json. If null, then searches common locations for a product.json and uses the value from there.

type: string
Default
"(derived from product.json)"
Example
"MyCoolVSCodeFork"
declared in: <home-manager/modules/programs/vscode>source unavailable