added the gdlauncher to default packages

This commit is contained in:
2026-03-07 12:24:19 +01:00
parent b9a1b01f21
commit 90591b9bec

View File

@@ -91,6 +91,10 @@
pkgs.python3 pkgs.python3
pkgs.typescript pkgs.typescript
pkgs.typst pkgs.typst
# Gaming
pkgs.gdlauncher-carbon # Minecraft Launcher for mods and vanilla
]; ];
}; };
} }