From fc40ea34d8b6de87d1ede8f3885f5fd234475b9f Mon Sep 17 00:00:00 2001 From: gws Date: Thu, 14 Nov 2024 10:52:04 +0100 Subject: [PATCH] svg editor --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index f226ac4..ed09c54 100644 --- a/flake.nix +++ b/flake.nix @@ -43,6 +43,7 @@ translate-shell typos ispell + inkscape ]; }; });