Add vscode through home-manager

This commit is contained in:
Dave Gallant
2021-02-10 21:20:03 -05:00
parent fb6f695df6
commit d521e33893
2 changed files with 6 additions and 2 deletions

View File

@@ -378,6 +378,11 @@ in {
]);
};
vscode = {
enable = true;
extensions = with pkgs.vscode-extensions; [ ms-vsliveshare.vsliveshare ];
};
};
home.file.".emacs.d/init.el".source = ./init.el;

View File

@@ -66,9 +66,8 @@
gifsicle
gimp
# editors
# office
libreoffice
vscode
# audio
audio-recorder