Add zoom
on picard
This commit is contained in:
parent
e2bfa81b10
commit
9fa9338f7a
3 changed files with 9 additions and 0 deletions
4
hmModules/zoom/default.nix
Normal file
4
hmModules/zoom/default.nix
Normal file
|
@ -0,0 +1,4 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
home.packages = [ pkgs.zoom-us ];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue