magpie/nfs: disable nfs
This commit is contained in:
parent
c06e05a7de
commit
3fadc9d785
@ -232,7 +232,7 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
services.nfs.server.enable = true;
|
services.nfs.server.enable = false;
|
||||||
services.nfs.server.extraNfsdConfig = ''
|
services.nfs.server.extraNfsdConfig = ''
|
||||||
rdma = true
|
rdma = true
|
||||||
vers3 = false
|
vers3 = false
|
||||||
|
Loading…
Reference in New Issue
Block a user