add zoom on mac

This commit is contained in:
Cyryl Płotnicki 2024-06-28 22:28:59 +01:00
parent 2bcd9b3020
commit 00febbfeb0

View file

@ -37,7 +37,7 @@
];
homebrew.enable = true;
homebrew.casks = ["maccy" "firefox"];
homebrew.casks = ["maccy" "firefox" "zoom"];
home-manager.users.cyryl = {...}: {
imports = [
../../home-manager/programs/kitty.nix