magpie/nfs: disable nfs
This commit is contained in:
parent
a3ea0c7182
commit
633cbf0be1
@ -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