cleanup; keep-sorted
This commit is contained in:
parent
e84a456d7c
commit
9030842972
8 changed files with 183 additions and 549 deletions
|
|
@ -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];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue