Switch to onlyoffice
This commit is contained in:
parent
6836b75b92
commit
8e15618207
2 changed files with 3 additions and 2 deletions
|
|
@ -2,7 +2,8 @@
|
|||
with pkgs;
|
||||
{
|
||||
home.packages = (lib.optionals pkgs.devEnvironment.enableOffice [
|
||||
libreoffice-fresh
|
||||
# libreoffice-fresh
|
||||
onlyoffice-bin
|
||||
]) ++ (lib.optionals pkgs.devEnvironment.enableSpelling [
|
||||
hunspellDicts.en_GB-large
|
||||
hunspellDicts.en_US-large
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue