From 6db88d57df9cfb19c7958bd6b9f12193e2df6e05 Mon Sep 17 00:00:00 2001 From: smayzy Date: Mon, 23 Jun 2025 22:39:33 +0200 Subject: [PATCH] add libreoffice --- configuration.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configuration.nix b/configuration.nix index 1dc3e09..c043756 100644 --- a/configuration.nix +++ b/configuration.nix @@ -132,6 +132,8 @@ libsForQt5.kdenlive prismlauncher floorp + libreoffice-qt6-still + hunspellDicts.fr-any ]; programs.virt-manager.enable = true;