add powershell
to the vscode configuration
This commit is contained in:
parent
baf6a9151f
commit
6bc6fbe27a
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ rec {
|
|||
};
|
||||
|
||||
home.packages = with pkgs; [
|
||||
powershell
|
||||
ruff
|
||||
ruff-lsp
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue