This commit is contained in:
BuyMyMojo 2025-04-16 02:19:59 +10:00
parent d5eeaa2c78
commit 675de25900
Signed by untrusted user who does not match committer: aria
GPG key ID: 19AB7AA462B8AB3B
22 changed files with 157 additions and 247 deletions

View file

@ -26,14 +26,15 @@ in
home.file."Godot/export-templates/4.3".source = unstable.godot_4_3-export-templates;
home.packages =
with pkgs;
with unstable;
with inputs;
[
unstable.godot-mono
unstable.godot
unstable.godot-export-templates
unstable.blender-hip
unstable.freecad-wayland
pkgs.unityhub
unstable.unityhub
pkgs.material-maker
unstable.blockbench
];