Module for teams
This commit is contained in:
parent
d8a874ffa7
commit
e0b8b9ce02
1 changed files with 3 additions and 0 deletions
3
hmModules/teams/default.nix
Normal file
3
hmModules/teams/default.nix
Normal file
|
@ -0,0 +1,3 @@
|
|||
{pkgs, ...}: {
|
||||
home.packages = [pkgs.teams-for-linux];
|
||||
}
|
Loading…
Add table
Reference in a new issue