From 34d95855918765e6da7aa64f8a3c998eec023373 Mon Sep 17 00:00:00 2001 From: Pim Kunis Date: Sun, 1 Oct 2023 12:43:40 +0200 Subject: [PATCH] install gimp and libreoffice closes #29 closes #28 --- home.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/home.nix b/home.nix index a9634b5..40f8f58 100644 --- a/home.nix +++ b/home.nix @@ -20,6 +20,8 @@ in telegram-desktop strawberry tree + gimp + libreoffice ]; };