diff --git a/home/users/odweta/office.nix b/home/users/odweta/office.nix index afb1771..cfeea30 100644 --- a/home/users/odweta/office.nix +++ b/home/users/odweta/office.nix @@ -2,7 +2,7 @@ { home.packages = with pkgs; [ - libreoffice-still-unwrapped + libreoffice-still hunspell hunspellDicts.cs_CZ ];