add LAN prefer to nfs
This commit is contained in:
parent
73b137dc84
commit
475ab0df9b
4 changed files with 25 additions and 11 deletions
|
|
@ -200,7 +200,7 @@
|
|||
services.nfs-custom = {
|
||||
enable = true;
|
||||
exportPath = "/mnt/storage/Media";
|
||||
allowedNetwork = "10.2.2.0/24";
|
||||
allowedNetworks = [ "10.1.1.0/24" "10.2.2.0/24" ]; # LAN and WireGuard
|
||||
};
|
||||
|
||||
# Login display with SMART disk health status
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue