1
Fork 0

games: Remove xivlauncher

I haven't touched the game in months. Don't really need this anymore.
All it does is add a minute to rebuild time because C# is a piece of
shit that should've never cursed the earth.
This commit is contained in:
caem 2024-12-01 13:16:43 +01:00
parent 724a874c97
commit 377c4be269
Signed by: caem
GPG key ID: 69A830D03203405F

View file

@ -23,7 +23,6 @@
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
prismlauncher prismlauncher
protonup-qt protonup-qt
xivlauncher
osu-lazer-bin osu-lazer-bin
protontricks protontricks
]; ];