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, ... }: {
|
{ pkgs, ... }: {
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs.unstable; [
|
||||||
# libreoffice-fresh
|
libreoffice-fresh
|
||||||
onlyoffice-bin
|
# onlyoffice-bin
|
||||||
hunspellDicts.en_GB-large
|
hunspellDicts.en_GB-large
|
||||||
hunspellDicts.en_US-large
|
hunspellDicts.en_US-large
|
||||||
hunspellDicts.it_IT
|
hunspellDicts.it_IT
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue