Rodrigo Arias Mallo 8e80ed7034 Make NFS mount async to improve latency
Don't wait to flush writes, as we don't care about consistency on a
crash:

> This option allows the NFS server to violate the NFS protocol and
> reply to requests before any changes made by that request have been
> committed to stable storage (e.g. disc drive).
>
> Using this option usually improves performance, but at the cost that
> an unclean server restart (i.e. a crash) can cause data to be lost or
> corrupted.

Reviewed-by: Aleix Boné <abonerib@bsc.es>
2025-07-11 11:10:07 +02:00
2025-07-11 11:10:07 +02:00
2025-07-09 11:02:11 +02:00
2024-09-20 15:25:06 +02:00
2025-01-15 12:44:51 +01:00
2025-07-09 11:02:11 +02:00
2025-07-09 11:02:11 +02:00
2023-06-16 12:13:07 +02:00
Description
Configuration for NixOS machines.
https://jungle.bsc.es/
88 MiB
Languages
Nix 87.2%
C++ 7%
Shell 3.2%
Python 1.3%
CSS 0.6%
Other 0.5%