From 1c5cae9af466abaf94db0dfde9a120d14c5cf595 Mon Sep 17 00:00:00 2001 From: jay Date: Sat, 19 Jul 2025 18:25:10 -0400 Subject: [PATCH] Add nero-umu from unstable. --- nodes/hosts/common/programs/gaming.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nodes/hosts/common/programs/gaming.nix b/nodes/hosts/common/programs/gaming.nix index 98b2ef7..42b1f92 100644 --- a/nodes/hosts/common/programs/gaming.nix +++ b/nodes/hosts/common/programs/gaming.nix @@ -11,6 +11,7 @@ pkgs.protonup-qt pkgs.wineWowPackages.stable pkgs.winetricks + pkgs-unstable.nero-umu ]; }