From 16f01a26dbdd5d2a5551683b1ef2b4134df2b4b8 Mon Sep 17 00:00:00 2001 From: Simon Gardling Date: Mon, 5 May 2025 15:16:09 -0400 Subject: [PATCH] add mysql-workbench && remove localsend --- home-manager/gui.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/home-manager/gui.nix b/home-manager/gui.nix index 5d03c3d..5fbca4d 100644 --- a/home-manager/gui.nix +++ b/home-manager/gui.nix @@ -126,8 +126,8 @@ zenity p7zip - # for sending files between devices - localsend + # for database class + mysql-workbench ] ++ (builtins.filter lib.isDerivation (builtins.attrValues nerd-fonts));