From adc334eab5d657e351af0030feff263b9f1f7f4f Mon Sep 17 00:00:00 2001 From: blake Date: Fri, 10 Oct 2025 02:08:55 -0500 Subject: [PATCH] 204 current 2025-10-10 00:57:52 25.05.20251006.20c4598 6.12.50 * --- hosts/snowbelle/configuration.nix | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/hosts/snowbelle/configuration.nix b/hosts/snowbelle/configuration.nix index ae283ed..6bb675c 100644 --- a/hosts/snowbelle/configuration.nix +++ b/hosts/snowbelle/configuration.nix @@ -9,8 +9,9 @@ in [ # Include the results of the hardware scan. ./hardware-configuration.nix ../../users/users.nix - ../../modules/system/default.nix - ../../modules/homelab/default.nix + ../../modules/system + ../../modules/homelab + ../../modules/homelab/gameservers/minecraft_recpro ]; modules = {