tsuki: use nix-gaming for osu

This commit is contained in:
notohh 2023-11-15 02:02:05 -05:00
parent 1c7aba3cc1
commit 3ccaeee322
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -1,4 +1,8 @@
{pkgs, ...}: {
{
inputs,
pkgs,
...
}: {
imports = [
../../home
../../home/wezterm
@ -44,9 +48,9 @@
gamemode
mangohud
bottles
osu-lazer-bin
runelite
prismlauncher
inputs.nix-gaming.packages.${pkgs.system}.osu-lazer-bin
(libsForQt5.callPackage ../../pkgs/chatterino7 {})
(callPackage ../../pkgs/jellyfin-rpc {})
];