From 430a041724ce583f6a9f45865f356e03f5b6a008 Mon Sep 17 00:00:00 2001 From: Drew Haven Date: Mon, 1 Sep 2025 17:48:04 -0700 Subject: [PATCH] Adds Nexus-Mods app. --- home-manager/features/gaming.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/home-manager/features/gaming.nix b/home-manager/features/gaming.nix index 1f1be49..31bbc1a 100644 --- a/home-manager/features/gaming.nix +++ b/home-manager/features/gaming.nix @@ -47,10 +47,14 @@ in }) protonup-ng protonplus + protontricks vulkan-tools # useful for debugging Vulkan issues # WoW addon updater wowup-cf + + # Nexus Mod Manager + nexusmods-app-unfree ]; # xdg.dataFile."applications/wowup-cf.desktop" = {