steam: fix switch-to-desktop

PR located here: https://github.com/Jovian-Experiments/Jovian-NixOS/pull/550
This commit is contained in:
2026-02-24 22:44:03 -05:00
parent eaf550ded6
commit b0fe816465
2 changed files with 7 additions and 6 deletions

View File

@@ -65,7 +65,7 @@
};
jovian-nixos = {
url = "github:Jovian-Experiments/Jovian-NixOS";
url = "github:Titaniumtown/Jovian-NixOS/fix/steamos-manager-desktop-switch";
inputs.nixpkgs.follows = "nixpkgs";
};