{ pkgs, ... }: { home.packages = with pkgs; [ # Command line utilities wine # Programming languages jdk # Games prismlauncher ]; }