add vscode

This commit is contained in:
Andreas Zweili 2021-11-18 20:55:22 +01:00
parent da2177e5ab
commit c2aa7f3a3b
1 changed files with 2 additions and 0 deletions

View File

@ -3,11 +3,13 @@
imports = [
./common.nix
];
nixpkgs.config.allowUnfree = true;
home.packages = with pkgs; [
keeweb
nextcloud-client
signal-desktop
tdesktop
vscode
youtube-dl
];
programs.git = {