MMEX switched to flatpak
This commit is contained in:
parent
dc8c17cb8b
commit
b7ba981b19
2 changed files with 1 additions and 1 deletions
|
@ -37,4 +37,5 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
services.getty.autologinUser = "lars";
|
services.getty.autologinUser = "lars";
|
||||||
|
services.flatpak.enable = true;
|
||||||
}
|
}
|
||||||
|
|
|
@ -7,6 +7,5 @@ in
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
prismlauncher
|
prismlauncher
|
||||||
glfw-wayland-minecraft # Use these parameters in the prism launcher: -Dfml.earlyprogresswindow=false -Dorg.lwjgl.glfw.libname=/nix/store/ypkdx5844pp1vdw2z2nmnf2nb9kgl0mp-glfw-wayland-minecraft-unstable-2023-06-01/lib/libglfw.so
|
glfw-wayland-minecraft # Use these parameters in the prism launcher: -Dfml.earlyprogresswindow=false -Dorg.lwjgl.glfw.libname=/nix/store/ypkdx5844pp1vdw2z2nmnf2nb9kgl0mp-glfw-wayland-minecraft-unstable-2023-06-01/lib/libglfw.so
|
||||||
mmex
|
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue