feat: add zoom-us :r

This commit is contained in:
Benjamin Bädorf 2024-01-24 21:04:20 +01:00
parent d17bc480be
commit 8e98d807cb
No known key found for this signature in database
GPG key ID: 1B7BF5B77A521346

View file

@ -10,6 +10,10 @@ with lib; let
xdg = config.home-manager.users."${psCfg.user.name}".xdg;
in {
home-manager.users."${psCfg.user.name}" = {
home.packages = [
pkgs.zoom-us
];
programs.ssh = {
enable = true;
matchBlocks = {