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 = {