steam: fix jovian-nixos (use my fork)

This commit is contained in:
2026-02-27 01:00:27 -05:00
parent 86ac120d54
commit 70ca2d3323
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/pr/fix-sddm-switch-to-desktop";
inputs.nixpkgs.follows = "nixpkgs";
};