From 44e80c0c5e99bcdaf6ee72c3f8fb8b6f010af9da Mon Sep 17 00:00:00 2001 From: smayzy Date: Sun, 29 Jun 2025 16:00:19 +0200 Subject: [PATCH] add fritzing --- hosts/common/common.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/common/common.nix b/hosts/common/common.nix index 11d559c..e8cc136 100644 --- a/hosts/common/common.nix +++ b/hosts/common/common.nix @@ -53,6 +53,7 @@ audacity mpv vim + fritzing ]; }