home/programs/games: fix STL dependencies

This commit is contained in:
Anthony Rodriguez 2024-11-06 22:41:11 +01:00
parent 80035c8826
commit 39297e9fbb
Signed by: nezia
GPG key ID: EE3BE97C040A86CE

View file

@ -1,6 +1,6 @@
{ {
inputs,
pkgs, pkgs,
inputs,
... ...
}: { }: {
home.packages = [ home.packages = [
@ -11,10 +11,8 @@
pkgs.protonplus pkgs.protonplus
pkgs.r2modman pkgs.r2modman
pkgs # steamtinkerlaunch dependencies
. # steamtinkerlaunch dependencies pkgs.xdotool
pkgs
.xdotool
pkgs.xorg.xwininfo pkgs.xorg.xwininfo
pkgs.yad pkgs.yad