From 9ecae3526fe1e2b05f833ff145f411151ce6e67f Mon Sep 17 00:00:00 2001 From: RealStickman Date: Sat, 6 May 2023 21:37:21 +0200 Subject: [PATCH] Change package used --- nixos-config/home-manager.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos-config/home-manager.nix b/nixos-config/home-manager.nix index 1e2e3f70..cf46333d 100644 --- a/nixos-config/home-manager.nix +++ b/nixos-config/home-manager.nix @@ -48,7 +48,7 @@ in { #xfce.xfce4-settings # xfce settings manager xfce.xfconf # xfce config storage transmission-remote-gtk # torrent remote controll gui - libreoffice-fresh # office document editor + libreoffice-fresh-unwrapped # office document editor hunspell # offline spellchecker (en) hunspellDicts.de_CH # adds German (Switzerland) for hunspell ];