diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-02-23 09:19:06 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-02-23 09:20:57 +0100 |
| commit | 3cd6aa49beed99b37099f297bdf96ec69469fe0e (patch) | |
| tree | 87d459e54e53239fd4b16a4e45edf4596c2a56b7 /configure.yml | |
| parent | 4916784d44a6dad5b90af11c675f6c11198b910b (diff) | |
Add teams role to linux distros
Diffstat (limited to 'configure.yml')
| -rw-r--r-- | configure.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.yml b/configure.yml index 32d63a76..513c54c9 100644 --- a/configure.yml +++ b/configure.yml @@ -41,6 +41,7 @@ - role: "firefox" - role: "chromium" - role: "obsidian" + - role: "microsoft-teams" - role: "nvidia_gtx1060" - role: "steam" - role: "hyprland" @@ -83,6 +84,7 @@ - role: "gnome" - role: "firefox" - role: "obsidian" + - role: "microsoft-teams" - role: "gnome-calendar" post_tasks: - name: "Reboot if required" |
