1
0
Fork 0

Replace LibreOffice with OnlyOffice

This commit is contained in:
Aires 2024-06-20 17:14:16 -04:00
parent 00b2923528
commit bbcaf9e67e

View file

@ -13,7 +13,7 @@ with lib;
host.ui.flatpak.enable = true;
services.flatpak.packages = [
"org.libreoffice.LibreOffice"
"org.onlyoffice.desktopeditors"
"us.zoom.Zoom"
];
};