diff --git a/modules/software/flatpak.nix b/modules/software/flatpak.nix index 7a1d3dd..f7df487 100644 --- a/modules/software/flatpak.nix +++ b/modules/software/flatpak.nix @@ -49,6 +49,10 @@ origin = "flathub"; appId = "com.mojang.Minecraft"; } + { # Lego for real adults + origin = "flathub"; + appId = "net.minetest.Minetest"; + } #"com.obsproject.Studio" #this is another way to write it ];