Remove extraneous lutris config for wine

This commit is contained in:
KnightArtorias 2025-12-26 18:02:50 +00:00
parent 221979ac22
commit dbe5e5af02

View file

@ -3,9 +3,5 @@
{
programs.lutris = {
enable = true;
runners = {
wine.package = pkgs.wine;
};
};
}