From 787492cb9f09475869f4e3d7743adf3071d3f2d7 Mon Sep 17 00:00:00 2001 From: jay Date: Sat, 19 Jul 2025 19:28:09 -0400 Subject: [PATCH] Fix adding nero-umu from unstable. --- nodes/hosts/common/programs/gaming.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodes/hosts/common/programs/gaming.nix b/nodes/hosts/common/programs/gaming.nix index 42b1f92..d9f4d43 100644 --- a/nodes/hosts/common/programs/gaming.nix +++ b/nodes/hosts/common/programs/gaming.nix @@ -1,4 +1,4 @@ -{ pkgs, ... }: { +{ pkgs, pkgs-unstable, ... }: { # List packages installed in system profile. To search, run: # $ nix search wget environment.systemPackages = [