replace calligra with onlyoffice

This commit is contained in:
wi11-holdsworth 2025-09-08 16:14:14 +10:00
parent ddb699afd8
commit 64658214b4

View file

@ -21,7 +21,6 @@ in
with pkgs.kdePackages;
[
kontact
calligra
ktorrent
kget
kzones
@ -29,6 +28,7 @@ in
++ (with pkgs; [
kile
haruna
onlyoffice-desktopeditors
]);
};