libreoffice: run stable version so that i can reliably grab it from cache

This commit is contained in:
2024-11-22 03:54:15 +00:00
parent 23f6a301a4
commit 1029e36fed

View File

@@ -3,9 +3,12 @@
{
sane.programs.libreoffice = {
# variants: "still" (stable?), "fresh" (beta?)
# packageUnwrapped = pkgs.libreoffice-bin;
# packageUnwrapped = pkgs.libreoffice-still;
packageUnwrapped = pkgs.libreoffice-fresh;
# packageUnwrapped = pkgs.libreoffice-collabora;
# packageUnwrapped = pkgs.libreoffice-qt6;
# packageUnwrapped = pkgs.libreoffice-qt6-fresh; # KDE-tuned beta
# packageUnwrapped = pkgs.libreoffice-still; # default
# packageUnwrapped = pkgs.libreoffice-fresh; # beta; frequently unavailable in cache
sandbox.whitelistWayland = true;
sandbox.autodetectCliPaths = "existingFile";
sandbox.extraHomePaths = [