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 # services show up in glance in reverse import order lmao
imports = [ imports = [
./shares/nfs.nix ./nfs
./shares/smb.nix ./smb
./shares/zfs.nix ./zfs
]; ];
} }