From fd8fb04fde530feb0c509e0559dfb656c51af015 Mon Sep 17 00:00:00 2001 From: DashieTM Date: Tue, 31 Dec 2024 14:33:02 +0100 Subject: [PATCH] Add mangohud --- modules/programs/gaming.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/programs/gaming.nix b/modules/programs/gaming.nix index d3a23cd..d87d2c7 100644 --- a/modules/programs/gaming.nix +++ b/modules/programs/gaming.nix @@ -21,6 +21,7 @@ wine adwsteamgtk heroic + mangohud ]; example = [ ]; type = with lib.types; listOf package;