steam: add entry for prism launcher

This commit is contained in:
2026-02-25 01:57:48 -05:00
parent b0fe816465
commit d85434dff2
4 changed files with 79 additions and 4 deletions

View File

@@ -84,6 +84,11 @@
url = "github:yebei199/oh-my-opencode/nix";
inputs.nixpkgs.follows = "nixpkgs";
};
json2steamshortcut = {
url = "github:ChrisOboe/json2steamshortcut";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs =