From 6f4da94d76835745133185b22dcdd1768f2e5759 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20H=C3=A9mono?= Date: Sat, 2 Aug 2025 08:35:26 +0200 Subject: [PATCH] Package changes --- hosts/gwiad/configuration.nix | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/hosts/gwiad/configuration.nix b/hosts/gwiad/configuration.nix index eb60136..8606f64 100644 --- a/hosts/gwiad/configuration.nix +++ b/hosts/gwiad/configuration.nix @@ -75,21 +75,21 @@ drawing hunspell hunspellDicts.fr-classique - inkscape + # inkscape libreoffice-fresh my-vscode - nixfmt + # nixfmt pass-wayland pwgen - scribus - telegram-desktop + # scribus tex # General development - dbeaver-bin - poetry + # dbeaver-bin + # poetry pre-commit - nodejs + # nodejs + uv ]; }; users.groups.jhemono.gid = 1000;