graphical-client: add vscode
This commit is contained in:
parent
f3dd272a82
commit
1a0f5a5c54
2 changed files with 3 additions and 0 deletions
|
@ -86,4 +86,6 @@
|
|||
|
||||
zcl-advanced-platform = pkgs.callPackage ./zcl-advanced-platform { };
|
||||
home-assistant-chip = pkgs.python3.pkgs.callPackage ./home-assistant-chip { inherit zcl-advanced-platform; gn = pkgs.gn1924; };
|
||||
|
||||
lukegb-vscode = pkgs.vscode;
|
||||
} // (import ./heptapod-runner args)
|
||||
|
|
|
@ -31,6 +31,7 @@
|
|||
_1password-gui
|
||||
qFlipper
|
||||
discord
|
||||
depot.pkgs.lukegb-vscode
|
||||
]);
|
||||
|
||||
programs.kitty = {
|
||||
|
|
Loading…
Reference in a new issue