removed unstable

This commit is contained in:
2026-03-10 20:58:49 +01:00
parent b99d8f57fe
commit 0c215f262d

View File

@@ -3,7 +3,7 @@
programs.steam = { programs.steam = {
enable = true; enable = true;
extest.enable = true; extest.enable = true;
package = pkgs-unstable.steam.override { package = pkgs.steam.override {
extraEnv = { extraEnv = {
GAMEMODERUN = "1"; GAMEMODERUN = "1";
PROTON_ENABLE_WAYLAND = "1"; PROTON_ENABLE_WAYLAND = "1";