Remove teams-for-linux package from home.packages

This commit is contained in:
panotaka
2023-11-25 00:24:14 -04:00
parent 19f7ff60e8
commit 2e705c27d6

View File

@@ -19,8 +19,4 @@
}; };
# Let Home Manager install and manage itself. # Let Home Manager install and manage itself.
home.packages = [
pkgs.teams-for-linux
];
} }