added itch launcher

This commit is contained in:
twoneis 2024-08-05 20:05:06 +02:00
parent 968bc8026d
commit fa542539cf

View file

@ -31,6 +31,7 @@ in mkIf conf.games.enable (mkMerge [
home.packages = [
pkgs.prismlauncher
pkgs.heroic
pkgs.itch
holo
];
};