mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-01-11 20:40:24 +01:00
docs: gaming
This commit is contained in:
@@ -50,6 +50,7 @@ in
|
||||
]);
|
||||
|
||||
# a GUI game launcher for Steam/GoG/Epic
|
||||
# https://lutris.net/games?ordering=-popularity
|
||||
programs.lutris = {
|
||||
enable = true;
|
||||
defaultWinePackage = pkgs-x64.proton-ge-bin;
|
||||
|
||||
@@ -73,7 +73,7 @@ in
|
||||
programs.gamemode.enable = true;
|
||||
|
||||
# run anime games on Linux
|
||||
# https://github.com/an-anime-team/r
|
||||
# https://github.com/an-anime-team/
|
||||
networking.mihoyo-telemetry.block = true;
|
||||
environment.systemPackages = with aagl.packages."x86_64-linux"; [
|
||||
anime-game-launcher # Genshin: Impact
|
||||
|
||||
Reference in New Issue
Block a user