feat(steam): bs user launch scripts

This commit is contained in:
arcnmx 2024-04-12 13:57:03 -07:00
parent 7959fbd8b2
commit 6ec990a5cd
2 changed files with 61 additions and 23 deletions

View file

@ -8,5 +8,10 @@ in {
"1.29.0" = {};
"1.34.2" = {};
};
users = {
arc.preferredVersion = "1.29.0";
kat.preferredVersion = "1.29.0";
kaosubaloo.preferredVersion = "1.29.0";
};
};
}