From 79ca881f880c55d5f2e1a7cc108d4c03c47ad0b1 Mon Sep 17 00:00:00 2001 From: blake Date: Thu, 9 Oct 2025 13:51:47 -0500 Subject: [PATCH] 160 current 2025-10-09 13:42:02 25.05.20251006.20c4598 6.12.50 * --- hosts/snowbelle/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/snowbelle/configuration.nix b/hosts/snowbelle/configuration.nix index e0551b8..028ce0d 100644 --- a/hosts/snowbelle/configuration.nix +++ b/hosts/snowbelle/configuration.nix @@ -24,6 +24,7 @@ nvidia.enable = true; }; homelab = { + enable = true; zfs.enable = true; smb.enable = true; nfs.enable = true;