{ pkgs, ... }: { home.packages = with pkgs;[ jetbrains.rider # Remove when https://github.com/NixOS/nixpkgs/issues/393332 resolved (likely when 25.05 is out) # godot_4-mono ]; }