Use inkscape from homebrew
The one from nixpkgs crashes
This commit is contained in:
@@ -2,5 +2,6 @@ _: {
|
||||
homebrew.casks = [
|
||||
"android-studio"
|
||||
"gimp"
|
||||
"inkscape"
|
||||
];
|
||||
}
|
||||
|
||||
@@ -11,8 +11,6 @@
|
||||
zoom-us
|
||||
|
||||
chatgpt
|
||||
|
||||
inkscape
|
||||
];
|
||||
|
||||
programs.java = {
|
||||
|
||||
Reference in New Issue
Block a user