feat(kachu-pc): install onlyoffice

This commit is contained in:
2026-07-19 10:59:34 +03:00
parent 9242f838b8
commit 3cc72876cb
+1
View File
@@ -131,6 +131,7 @@
}) })
(callPackage ../../drvs/orca-slicer.nix {}) (callPackage ../../drvs/orca-slicer.nix {})
heroic heroic
onlyoffice-desktopeditors
]; ];
shell = pkgs.zsh; shell = pkgs.zsh;
}; };