nix/.vscode/extensions.json

5 lines
49 B
JSON
Raw Normal View History

2025-01-02 18:13:07 -08:00
{
"recommendations": [
"bbenoist.nix"
]
}