add dotenv vscode; update flake lock

This commit is contained in:
2025-01-30 00:13:39 +00:00
parent ec307680fa
commit 20eeefc476
2 changed files with 13 additions and 12 deletions

View File

@@ -31,6 +31,7 @@ in
ms-vscode.wasm-wasi-core
rust-lang.rust-analyzer
tamasfe.even-better-toml
mikestead.dotenv
] ++ [ vscode-extensions.bradlc.vscode-tailwindcss ];
userSettings = with pkgs;{
"workbench.iconTheme" = "material-icon-theme";