From 0d7e1619ffd673d8492ee35483a9cc9fd6cfeb9d Mon Sep 17 00:00:00 2001 From: blake Date: Thu, 9 Oct 2025 11:47:04 -0500 Subject: [PATCH] 149 current 2025-10-09 03:59:16 25.05.20251006.20c4598 6.12.50 * --- modules/homelab/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/homelab/default.nix b/modules/homelab/default.nix index 1e19c44..eb2422e 100644 --- a/modules/homelab/default.nix +++ b/modules/homelab/default.nix @@ -33,7 +33,7 @@ in ./services ./shares/nfs.nix ./shares/smb.nix - ./shares/zfs.nix.nix + ./shares/zfs.nix ]; config = lib.mkIf cfg.enable {