diff options
| author | scouckel <james.krinsky@gmail.com> | 2026-01-10 21:28:31 -0500 |
|---|---|---|
| committer | scouckel <james.krinsky@gmail.com> | 2026-01-10 21:28:31 -0500 |
| commit | 75e8689700d2bec1bd216f1a75d62535c1b2dc60 (patch) | |
| tree | e32b5a291099233ecb22ec62b4e8bd99774c0d6b /hosts/shar/configuration.nix | |
| parent | 732b00f25e39d9f10a8e11131be040359650b1ce (diff) | |
rw -> ro
Diffstat (limited to 'hosts/shar/configuration.nix')
| -rw-r--r-- | hosts/shar/configuration.nix | 2 |
1 files changed, 1 insertions, 1 deletions
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) ''; |
