home: prismlauncher: use glfw-minecraft-wayland
This commit is contained in:
parent
937c6bd39a
commit
6553e0b5b4
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
{pkgs, ...}: {
|
||||
home.packages = [pkgs.prismlauncher];
|
||||
home.packages = [(pkgs.prismlauncher.override {glfw = pkgs.glfw-wayland-minecraft;})];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue