TODO Gaming Updates

This commit is contained in:
Zonsopkomst 2024-01-09 14:33:28 -06:00
parent d4cdfcc02d
commit b5b1fc35aa
4 changed files with 10 additions and 3 deletions

View File

@ -18,9 +18,8 @@
# Enable Gamemode
programs.gamemode.enable = true;
# Enable Epic Games Store in Lutris
# TODO: This caused errors, using Flatpak until I can figure out a NixOS method
# hardware.opengl.driSupport32Bit = true
# TODO Enable Gamescope
programs.steam.gamescopeSession.enable = true;
# Enable Steam
programs.steam = {

View File

@ -20,6 +20,12 @@
powertop # Power Manager
protonup # Proton Installer
steam # Steam Game Launcher
steam-run-native # TODO steam-run (nixos native); can also try the following (https://linuxhint.com/how-to-instal-steam-on-nixos/ also see https://nixos.wiki/wiki/Steam):
#(steam.override { extraPkgs = pkgs: [ mono gtk3 gtk3-x11 libgdiplus zlib ];
# nativeOnly = true; }).run
#(steam.override { withPrimus = true; extraPkgs = pkgs: [ bumblebee glxinfo ];
# nativeOnly = true; }).run
#(steam.override { withJava = true; })
syncthing # File Synchronization
waydroid # Android Emulator
];

View File

@ -116,6 +116,7 @@
legendary-gl # Epic Games Launcher Alternative
lutris # Issues with Origin installation,
# using Flatpak
mangohud # Gaming Stat HUD
mumble # Low-latency, high quality voice chat software
steam # Steam Game Launcher, using xxx

View File

@ -27,6 +27,7 @@
llpp # PDF Viewer
#localsend # Send Files/Text Over Wifi
makemkv # Blu-Ray and DVD to MKV Converter
mangohud # Gaming Stat HUD
mpv # Media Player
mumble # Low-Latency, High Quality Voice Chat
mupdf # PDF Viewer