mirror of
https://github.com/Moe1369/nix-fleet.git
synced 2026-04-24 15:59:06 +02:00
removed unstable
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
programs.steam = {
|
||||
enable = true;
|
||||
extest.enable = true;
|
||||
package = pkgs-unstable.steam.override {
|
||||
package = pkgs.steam.override {
|
||||
extraEnv = {
|
||||
GAMEMODERUN = "1";
|
||||
PROTON_ENABLE_WAYLAND = "1";
|
||||
|
||||
Reference in New Issue
Block a user