big restructure, getting there prayers for rebuild fix #2

This commit is contained in:
2025-10-13 21:31:09 -05:00
parent c02dafd0d1
commit d4eefb864e

View File

@@ -6,8 +6,8 @@
}: {
# services show up in glance in reverse import order lmao
imports = [
./shares/nfs.nix
./shares/smb.nix
./shares/zfs.nix
./nfs
./smb
./zfs
];
}