1
0
Fork 0

mediaserver: nfs

This commit is contained in:
Daniel Kempkens 2023-04-15 20:11:17 +02:00
parent b7857b05bb
commit 5c7736dbd8
Signed by: daniel
SSH key fingerprint: SHA256:Ks/MyhQYcPRQiwMKLAKquWCdCPe3JXlb1WttgnAoSeM

View file

@ -22,6 +22,8 @@
"net.ipv4.tcp_congestion_control" = "bbr";
"net.core.rmem_max" = 2500000;
};
supportedFilesystems = [ "nfs" ];
};
fileSystems = {