Move steam rom manager to a role.

This commit is contained in:
Tom Alexander
2025-02-13 19:33:07 -05:00
parent 7dd922c2a2
commit 48fa3c7436
3 changed files with 34 additions and 3 deletions

View File

@@ -11,5 +11,6 @@
config = {
me.graphical = true;
me.shipwright.enable = true;
me.steam_rom_manager.enable = false; # Steam rom manager UI does not render. I think it wants to be in an AppImage.
};
}