chore: add krita and gimp to devshell

This commit is contained in:
2025-08-15 04:06:32 +02:00
parent 3f9e261a53
commit 747c88fdbf

View File

@@ -29,6 +29,8 @@
packages = with pkgs; [
godot
blender
krita
gimp
];
};
}