Add vscode extension and db table

This commit is contained in:
thiloho
2023-11-07 18:27:37 +01:00
parent bdf2f802c0
commit d5f39dfc14
2 changed files with 2 additions and 2 deletions

View File

@@ -51,9 +51,9 @@
ritwickdey.liveserver
astro-build.astro-vscode
dbaeumer.vscode-eslint
bradlc.vscode-tailwindcss
];
userSettings = {
"editor.tabSize" = 4;
"nix.enableLanguageServer" = true;
"nix.serverPath" = "nil";
};