big restructure, getting there prayers for rebuild fix #?

This commit is contained in:
2025-10-13 21:36:34 -05:00
parent 7da8407475
commit 9f7a97c6d9
4 changed files with 4 additions and 4 deletions

View File

@@ -6,7 +6,7 @@
}: let
cfg = config.modules.fileshare.zfs;
in {
options.modules.homelab.zfs = {
options.modules.fileshare.zfs = {
enable = lib.mkEnableOption "enables zfs";
};