oops needed this
This commit is contained in:
parent
236b8fbfeb
commit
2da4bab58f
|
@ -26,4 +26,9 @@
|
|||
/srv/multimedia/library/music 192.168.1.101(rw,nohide,insecure,no_subtree_check)
|
||||
'';
|
||||
};
|
||||
networking.firewall = {
|
||||
# # for NFSv3; view with `rpcinfo -p`
|
||||
allowedTCPPorts = [ 111 2049 4000 4001 4002 20048 ];
|
||||
allowedUDPPorts = [ 111 2049 4000 4001 4002 20048 ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue