diff options
author | Karel Kočí <cynerd@email.cz> | 2025-04-27 16:39:15 +0200 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2025-04-27 16:39:15 +0200 |
commit | a4ec34cc89fae0cc1da08fcf277776e45a3c471e (patch) | |
tree | dfc2d5066dc17dbf9704cce1fc9f37b22f81f5ad /nixos/modules | |
parent | 2667591043b2d0b09fd89fbf3a633b5e9aa57efa (diff) | |
download | nixos-personal-a4ec34cc89fae0cc1da08fcf277776e45a3c471e.tar.gz nixos-personal-a4ec34cc89fae0cc1da08fcf277776e45a3c471e.tar.bz2 nixos-personal-a4ec34cc89fae0cc1da08fcf277776e45a3c471e.zip |
nixos/lipwig: Add onlyoffice and few more updates
This just revisits the Nextcloud configuration and adds OnlyOffice.
Diffstat (limited to 'nixos/modules')
-rw-r--r-- | nixos/modules/desktop.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/desktop.nix b/nixos/modules/desktop.nix index 06c8215..dfc9777 100644 --- a/nixos/modules/desktop.nix +++ b/nixos/modules/desktop.nix @@ -84,6 +84,7 @@ in { ferdium signal-desktop libreoffice + onlyoffice-desktopeditors mupdf zathura pdfgrep |