Switch back to libreoffice
This commit is contained in:
parent
275798df67
commit
a38c0c65bc
1 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{ pkgs, ... }: {
|
||||
home.packages = with pkgs; [
|
||||
# libreoffice-fresh
|
||||
onlyoffice-bin
|
||||
home.packages = with pkgs.unstable; [
|
||||
libreoffice-fresh
|
||||
# onlyoffice-bin
|
||||
hunspellDicts.en_GB-large
|
||||
hunspellDicts.en_US-large
|
||||
hunspellDicts.it_IT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue