From e79243a0a361a2d1f0a3ea7f8ba0887a27cb03ca Mon Sep 17 00:00:00 2001 From: smayzy Date: Sun, 22 Jun 2025 14:21:03 +0200 Subject: [PATCH] remove mangohud can't install flatpak extensions like that --- configuration.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/configuration.nix b/configuration.nix index 9700a68..a945bbf 100644 --- a/configuration.nix +++ b/configuration.nix @@ -109,7 +109,6 @@ update.onActivation = true; packages = [ "com.heroicgameslauncher.hgl" - "org.freedesktop.Platform.VulkanLayer.MangoHud" ]; };