fixed gaming
This commit is contained in:
+2
-2
@@ -4,9 +4,9 @@
|
||||
...
|
||||
}: {
|
||||
environment.systemPackages = [
|
||||
inputs.nix-gaming.packages.${pkgs.system}.wine
|
||||
# inputs.nix-gaming.packages.${pkgs.system}.default
|
||||
pkgs.steam
|
||||
pkgs.protonup-qt
|
||||
];
|
||||
programs.steam.platformOptimizations.enable = true;
|
||||
# programs.steam.platformOptimizations.enable = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user