From cb0859f228290acb77440a1f93eeeeab815f1600 Mon Sep 17 00:00:00 2001 From: soraefir Date: Mon, 23 Sep 2024 18:52:21 +0200 Subject: [PATCH] added lutris --- modules/home/gui/games/default.nix | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/modules/home/gui/games/default.nix b/modules/home/gui/games/default.nix index 03e5bca..6a2caee 100644 --- a/modules/home/gui/games/default.nix +++ b/modules/home/gui/games/default.nix @@ -15,10 +15,12 @@ prismlauncher openttd-jgrpp bottles + lutris inputs.umu.packages.${pkgs.system}.umu - wineWow64Packages.waylandFull - proton-ge-bin + #wineWow64Packages.unstableFull + wineWow64Packages.full + # wine64 ]; };