remove osu

This commit is contained in:
Charlotte 🦝 Delenk 2024-10-10 08:13:55 +02:00
parent 5009ce95a0
commit 64329e865c

View file

@ -15,7 +15,6 @@ in {
if system == "x86_64-linux"
then [
pkgs.xivlauncher
nix-gaming.packages.x86_64-linux.osu-lazer-bin
(pkgs.wineWowPackages.stagingFull.override {waylandSupport = true;})
]
else []