Install more packages
This commit is contained in:
5
home/zoom.nix
Normal file
5
home/zoom.nix
Normal file
@ -0,0 +1,5 @@
|
||||
{ pkgs, ... }: {
|
||||
home.packages = with pkgs; [
|
||||
zoom-us
|
||||
];
|
||||
}
|
Reference in New Issue
Block a user