cleanup; keep-sorted

This commit is contained in:
Tao Tien 2025-11-05 00:58:59 -08:00
parent e84a456d7c
commit 9030842972
8 changed files with 183 additions and 549 deletions

View file

@ -8,20 +8,22 @@
};
environment.systemPackages = with pkgs; [
osu-lazer-bin
easyeffects
# keep-sorted start
# parsec-bin
# yuzu # nintendo can suck the shit out of my asshole
easyeffects
gamemode
graalvmPackages.graalvm-ce
heroic
lutris
mangohud
osu-lazer-bin
prismlauncher
protonup-qt
r2modman
wine
temurin-jre-bin-17
graalvmPackages.graalvm-ce
wine
# keep-sorted end
];
networking.firewall.allowedTCPPorts = [25565];