diff --git a/modules/nixos/features/plasma.nix b/modules/nixos/features/plasma.nix index 38d2956..59a038e 100644 --- a/modules/nixos/features/plasma.nix +++ b/modules/nixos/features/plasma.nix @@ -21,7 +21,6 @@ in with pkgs.kdePackages; [ kontact - calligra ktorrent kget kzones @@ -29,6 +28,7 @@ in ++ (with pkgs; [ kile haruna + onlyoffice-desktopeditors ]); };