This commit is contained in:
beanigen 2025-06-03 17:41:26 +08:00
parent 2c148d8297
commit 0bef89bc91
No known key found for this signature in database
4 changed files with 6 additions and 2 deletions

View file

@ -5,7 +5,7 @@
})
(lutris.override {
extraPkgs = pkgs: [
wine
wineWowPackages.waylandFull
gamescope
antimicrox
sc-controller
@ -35,6 +35,8 @@
pkgsi686Linux.libsndfile
pkgsi686Linux.libmpg123
gnome2.GConf
icu
openldap
];
})