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