mirror of
https://github.com/Theaninova/TheaninovOS.git
synced 2025-12-12 11:36:20 +00:00
fix: lutris
This commit is contained in:
@@ -112,11 +112,6 @@
|
||||
p7zip
|
||||
fzf
|
||||
eza
|
||||
# system-wide wine
|
||||
lutris
|
||||
wine-staging
|
||||
winetricks
|
||||
protontricks
|
||||
# docker
|
||||
docker-compose
|
||||
];
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
# nix
|
||||
cachix
|
||||
lorri
|
||||
vulnix
|
||||
|
||||
# fix for proton games not launching without any error message
|
||||
libxcrypt
|
||||
@@ -59,10 +60,20 @@
|
||||
steam
|
||||
oversteer
|
||||
obs-studio
|
||||
cartridges
|
||||
bottles
|
||||
(lutris.override {
|
||||
extraLibraries =
|
||||
pkgs: with pkgs; [
|
||||
libgudev
|
||||
libvdpau
|
||||
libsoup
|
||||
];
|
||||
})
|
||||
wine
|
||||
winetricks
|
||||
protontricks
|
||||
mangohud
|
||||
gamescope
|
||||
|
||||
# utils
|
||||
gh
|
||||
|
||||
Reference in New Issue
Block a user