This commit is contained in:
Chris Kruining 2025-07-09 23:07:36 +02:00
parent 0fa527717e
commit 004c2b16e8
Signed by: chris
SSH key fingerprint: SHA256:nG82MUfuVdRVyCKKWqhY+pCrbz9nbX6uzUns4RKa1Pg

View file

@ -12,7 +12,7 @@ in
config = mkIf cfg.enable {
networking.firewall.allowedTCPPorts = [ 2049 ];
services.nsf.server = {
services.nfs.server = {
enable = true;
exports = ''
/var/media manwe(rw,fsid=0,no_subtree_check)