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
|
||||
|
|
|
|||
2
odin.nix
2
odin.nix
|
|
@ -85,7 +85,7 @@
|
|||
jetbrains.datagrip
|
||||
# keepassxc
|
||||
krita
|
||||
lutris
|
||||
# lutris
|
||||
meld
|
||||
mmv-go
|
||||
mpv
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue