From 688934429060d375028dae2d514328be7d12bf4b Mon Sep 17 00:00:00 2001 From: blake Date: Thu, 9 Oct 2025 11:42:30 -0500 Subject: [PATCH] 149 current 2025-10-09 03:59:16 25.05.20251006.20c4598 6.12.50 * --- modules/homelab/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/homelab/default.nix b/modules/homelab/default.nix index b3e7c38..1e19c44 100644 --- a/modules/homelab/default.nix +++ b/modules/homelab/default.nix @@ -46,5 +46,6 @@ in isSystemUser = true; group = cfg.group; }; + }; }; }