From d152880051ed3a157de8da2a4339e21f70e95a93 Mon Sep 17 00:00:00 2001 From: Lumpiasty Date: Tue, 12 Aug 2025 04:31:12 +0200 Subject: [PATCH] move prismlauncher under gaming option and add mangohud --- home-modules/gaming.nix | 7 +++++++ home-modules/pc.nix | 1 - 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/home-modules/gaming.nix b/home-modules/gaming.nix index 978ceb3..5914ad3 100644 --- a/home-modules/gaming.nix +++ b/home-modules/gaming.nix @@ -14,5 +14,12 @@ gamescope ]; }; + home.packages = with pkgs; [ + (prismlauncher.overrideAttrs (final: prev: { + qtWrapperArgs = prev.qtWrapperArgs ++ [ + "--prefix XDG_DATA_DIRS : ${mangohud}/share" + ]; + })) + ]; }; } \ No newline at end of file diff --git a/home-modules/pc.nix b/home-modules/pc.nix index 57bcf8e..79175a4 100644 --- a/home-modules/pc.nix +++ b/home-modules/pc.nix @@ -10,7 +10,6 @@ pass-wayland teamspeak_client easyeffects - prismlauncher libreoffice-qt6-fresh vlc inkscape