From 75e8689700d2bec1bd216f1a75d62535c1b2dc60 Mon Sep 17 00:00:00 2001 From: scouckel Date: Sat, 10 Jan 2026 21:28:31 -0500 Subject: rw -> ro --- hosts/shar/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/shar/configuration.nix b/hosts/shar/configuration.nix index ddee21e..3bdefa9 100644 --- a/hosts/shar/configuration.nix +++ b/hosts/shar/configuration.nix @@ -140,7 +140,7 @@ enable = true; exports = '' - /tank/media 100.64.0.0/10(ro,async,no_subtree_check) + /tank/media 100.64.0.0/10(rw,async,no_subtree_check) /tank/data 100.64.0.0/10(rw,async,no_subtree_check) /tank/backups 100.64.0.0/10(rw,async,no_subtree_check) ''; -- cgit v1.3