vscode: switch to home-manger module
This commit is contained in:
parent
7dea39c0b4
commit
7c387dbed6
3 changed files with 18 additions and 9 deletions
|
@ -13,6 +13,10 @@
|
|||
extraPackages = [
|
||||
# required by vscode's remote-ssh plugin
|
||||
pkgs.nodejs
|
||||
|
||||
# allow clipboard exchanges
|
||||
pkgs.xsel
|
||||
pkgs.xclip
|
||||
];
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue