Use inkscape from homebrew

The one from nixpkgs crashes
This commit is contained in:
2026-05-11 14:50:43 +02:00
parent c94b70a45c
commit 1f63fc0f88
2 changed files with 1 additions and 2 deletions

View File

@@ -2,5 +2,6 @@ _: {
homebrew.casks = [ homebrew.casks = [
"android-studio" "android-studio"
"gimp" "gimp"
"inkscape"
]; ];
} }

View File

@@ -11,8 +11,6 @@
zoom-us zoom-us
chatgpt chatgpt
inkscape
]; ];
programs.java = { programs.java = {