havent committed in a while im scared for the amount of conflicts

This commit is contained in:
beanigen 2025-04-16 12:41:46 +08:00
parent 9c361a2c9e
commit 8d7bb8cbee
No known key found for this signature in database
3 changed files with 8 additions and 3 deletions

View file

@ -9,6 +9,7 @@
gamescope
antimicrox
sc-controller
];
extraLibraries = pkgs: [
@ -32,6 +33,8 @@
pkgsi686Linux.xorg.libXi
pkgsi686Linux.libsndfile
pkgsi686Linux.libmpg123
gnome2.GConf
];
})
];