diff --git a/modules/common/wine.nix b/modules/common/wine.nix index 9226769..39479cd 100644 --- a/modules/common/wine.nix +++ b/modules/common/wine.nix @@ -8,7 +8,7 @@ # support both 32-bit and 64-bit applications wineWowPackages.stable - ]; - programs.lutris.enable = true; + lutris + ]; }