{pkgs, ...}: { imports = [ ./default.nix ../programs/games/default.nix ]; home.packages = with pkgs; [ blender freecad prusa-slicer ]; }