This commit is contained in:
mjallen18
2025-11-10 09:10:58 -06:00
parent 65bdf1124d
commit 63173a6262
6 changed files with 87 additions and 88 deletions

View File

@@ -29,7 +29,7 @@ with lib;
};
office = mkOption {
type = types.package;
default = pkgs.onlyoffice-bin_latest;
default = pkgs.onlyoffice-desktopeditors;
};
video = mkOption {
type = types.package;