universedesktop: Wayland: mirror and mc fix
This commit is contained in:
@@ -28,4 +28,11 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
programs.xwayland.enable = true;
|
programs.xwayland.enable = true;
|
||||||
|
|
||||||
|
environment.systemPackages = with pkgs; [
|
||||||
|
# Minecraft can behave oddly on wayland without this
|
||||||
|
glfw-wayland-minecraft
|
||||||
|
# Screen mirroring:
|
||||||
|
wdomirror
|
||||||
|
];
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user