libreoffice-fresh -> libreoffice-stable

This commit is contained in:
2026-09-03 12:22:15 +07:00
parent e2341b7c79
commit efa4b39782
3 changed files with 6 additions and 11 deletions
-5
View File
@@ -14,11 +14,6 @@
...
}:
{
nixpkgs.overlays = [
(final: prev: {
libreoffice = prev.libreoffice-fresh;
})
];
services.stirling-pdf = {
enable = lib.mkDefault true;