Install applications

master
Chan Wen Xu 2021-09-12 22:19:45 +07:00
parent 781b84130c
commit 8d4b9e4cdd
1 changed files with 6 additions and 0 deletions

@ -5,6 +5,12 @@
{ allowUnfree = true; }
'';
home.packages = with pkgs; [
discord-canary
bitwarden
zoom-us # Class Requirement
];
gtk = {
enable = true;
gtk3.extraConfig = {