figure out those games after install

This commit is contained in:
TheWanderingCrow 2025-07-10 17:37:16 -04:00
parent f480c5a61c
commit d203312f60

View file

@ -23,10 +23,10 @@
};
};
environment.systemPackages = with pkgs; [
vintagestory
mudlet
r2modman
prismlauncher
obs-studio
# vintagestory
# mudlet
# r2modman
# prismlauncher
# obs-studio
];
}