devices.nas: export nfs

This commit is contained in:
2025-11-15 16:20:09 +08:00
parent 0b2cad3390
commit 2aa9a9f6ef

View File

@@ -67,6 +67,7 @@ inputs:
podman = {};
peertube = {};
nginx.applications.webdav.instances."webdav.chn.moe" = {};
nfs."/" = [ "100.97.101.0/24" ];
};
};
systemd.tmpfiles.rules =