get some user packages from unstable

This commit is contained in:
Andreas Zweili 2021-12-15 21:56:01 +01:00
parent 14224c43ab
commit e6d5af33f7
1 changed files with 4 additions and 4 deletions

View File

@ -9,10 +9,10 @@
home.packages = with pkgs; [
appimage-run
keeweb
signal-desktop
tdesktop
vscode
youtube-dl
unstable.signal-desktop
unstable.tdesktop
unstable.vscode
unstable.youtube-dl
];
programs.git.userEmail = "andreas@zweili.ch";