mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-06-26 14:08:20 -04:00
remove useless pinned vscode
this was fixed a while ago with https://github.com/microsoft/vscode-js-debug/pull/2202
This commit is contained in:
parent
3bca2d74df
commit
7b8b20a853
2 changed files with 1 additions and 16 deletions
|
@ -9,12 +9,6 @@ in
|
|||
home = {
|
||||
packages = with pkgs; [
|
||||
unstable.vscode
|
||||
# pinned.vscode
|
||||
# (pinned.vscode.fhsWithPackages (
|
||||
# pkgs: with pkgs; [
|
||||
# powershell
|
||||
# ]
|
||||
# ))
|
||||
# codium
|
||||
zed-editor
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue