mediaserver: nfs
This commit is contained in:
parent
b7857b05bb
commit
5c7736dbd8
1 changed files with 2 additions and 0 deletions
|
@ -22,6 +22,8 @@
|
|||
"net.ipv4.tcp_congestion_control" = "bbr";
|
||||
"net.core.rmem_max" = 2500000;
|
||||
};
|
||||
|
||||
supportedFilesystems = [ "nfs" ];
|
||||
};
|
||||
|
||||
fileSystems = {
|
||||
|
|
Loading…
Reference in a new issue