From a38c0c65bc528f8c85d8f375d98e4a786d583ade Mon Sep 17 00:00:00 2001 From: Filippo Berto Date: Fri, 2 Dec 2022 14:30:32 +0100 Subject: [PATCH] Switch back to libreoffice --- hm_modules/office.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hm_modules/office.nix b/hm_modules/office.nix index 994cbe0..eea0fd4 100644 --- a/hm_modules/office.nix +++ b/hm_modules/office.nix @@ -1,7 +1,7 @@ { pkgs, ... }: { - home.packages = with pkgs; [ - # libreoffice-fresh - onlyoffice-bin + home.packages = with pkgs.unstable; [ + libreoffice-fresh + # onlyoffice-bin hunspellDicts.en_GB-large hunspellDicts.en_US-large hunspellDicts.it_IT