From e73a2f0946fe7b2f6fe287e7227a1445b5434cd1 Mon Sep 17 00:00:00 2001 From: DashieTM Date: Sat, 26 Jul 2025 14:13:29 +0200 Subject: [PATCH] chore(packages): Add nexusmods app --- modules/programs/gaming.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/programs/gaming.nix b/modules/programs/gaming.nix index 12451d9..8f3adc0 100644 --- a/modules/programs/gaming.nix +++ b/modules/programs/gaming.nix @@ -24,6 +24,7 @@ adwsteamgtk heroic mangohud + nexusmods-app ]; example = []; type = with lib.types; listOf package;