chore: disable 'lutris' temporarily (failed openldap test)

This commit is contained in:
2026-04-26 13:14:05 +02:00
parent 5b1e7efcd2
commit 94331531e2

View File

@@ -29,7 +29,7 @@
programs.gamemode.enable = true; programs.gamemode.enable = true;
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
lutris # lutris
mangohud mangohud
]; ];