add ventoy

This commit is contained in:
Chris Kruining 2025-07-23 21:07:34 +02:00
parent e293e87124
commit 6be4f41519
Signed by: chris
SSH key fingerprint: SHA256:nG82MUfuVdRVyCKKWqhY+pCrbz9nbX6uzUns4RKa1Pg
3 changed files with 8 additions and 5 deletions

View file

@ -15,7 +15,7 @@ in
services.nfs.server = {
enable = true;
exports = ''
/var/media manwe(rw,fsid=0,no_subtree_check)
/var/media manwe(rw,sync,no_subtree_check,fsid=0)
'';
};
};