mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-24 09:54:40 +02:00
gaming: replace minecraft with prismlauncher
This commit is contained in:
parent
a5148fd051
commit
420933d7fd
1 changed files with 1 additions and 1 deletions
|
@ -3,9 +3,9 @@
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
blobby
|
blobby
|
||||||
discord
|
discord
|
||||||
minecraft
|
|
||||||
minetest
|
minetest
|
||||||
openttd
|
openttd
|
||||||
|
prismlauncher # replace minecraft
|
||||||
superTuxKart
|
superTuxKart
|
||||||
steam
|
steam
|
||||||
SDL
|
SDL
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue