{pkgs, ...}: { imports = [ ./mangohud ]; home = { packages = with pkgs; [ gamemode protonup-ng prismlauncher ]; }; }