universedesktop: PrismLauncherm, default wayland support
This commit is contained in:
@@ -9,14 +9,6 @@
|
|||||||
# Game compat
|
# Game compat
|
||||||
programs.gamemode.enable = true;
|
programs.gamemode.enable = true;
|
||||||
|
|
||||||
nixpkgs.overlays = [
|
|
||||||
(final: prev: {
|
|
||||||
prismlauncher = prev.prismlauncher.override {
|
|
||||||
withWaylandGLFW=true;
|
|
||||||
};
|
|
||||||
})
|
|
||||||
];
|
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
# For Steam
|
# For Steam
|
||||||
protontricks
|
protontricks
|
||||||
|
|||||||
Reference in New Issue
Block a user