[Desktop/Games] Add Lutris

This commit is contained in:
Antoine Viallon 2023-02-04 23:05:43 +01:00
parent 85890395b1
commit 5df4188d77
Signed by: aviallon
GPG key ID: 186FC35EDEB25716

View file

@ -20,6 +20,7 @@ in {
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
#gamescope #gamescope
mangohud mangohud
lutris
]; ];
programs.gamemode = { programs.gamemode = {