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,
inputs,
...
}: {
home.packages = [
@ -11,10 +11,8 @@
pkgs.protonplus
pkgs.r2modman
pkgs
. # steamtinkerlaunch dependencies
pkgs
.xdotool
# steamtinkerlaunch dependencies
pkgs.xdotool
pkgs.xorg.xwininfo
pkgs.yad