mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 01:29:24 +08:00
devices.nas: export nfs
This commit is contained in:
@@ -67,6 +67,7 @@ inputs:
|
||||
podman = {};
|
||||
peertube = {};
|
||||
nginx.applications.webdav.instances."webdav.chn.moe" = {};
|
||||
nfs."/" = [ "100.97.101.0/24" ];
|
||||
};
|
||||
};
|
||||
systemd.tmpfiles.rules =
|
||||
|
||||
Reference in New Issue
Block a user