This commit is contained in:
Mohamed Chrayed 2024-08-08 05:51:43 +02:00
parent a54db54e31
commit ff7a56d06c

View File

@ -3,11 +3,13 @@
environment.systemPackages =
(with pkgs; [
google-chrome
teams-for-linux
citrix_workspace
])
++
(with pkgs-stable; [
teams-for-linux
]);
}