Partage NFS Steam

This commit is contained in:
nyanloutre 2018-05-08 22:55:36 +02:00
parent bc7e8c636b
commit 95bb9b0c4b

View File

@ -89,6 +89,7 @@ in
enable = true;
exports = ''
/mnt/medias 192.168.0.0/24(ro,no_root_squash)
/exports/steam 192.168.0.0/24(rw,no_root_squash)
'';
statdPort = 4000;
lockdPort = 4001;