summaryrefslogtreecommitdiff
path: root/odin.nix
diff options
context:
space:
mode:
Diffstat (limited to 'odin.nix')
-rw-r--r--odin.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/odin.nix b/odin.nix
index 5c595db9..9fb20d50 100644
--- a/odin.nix
+++ b/odin.nix
@@ -181,7 +181,7 @@
181 shares = { 181 shares = {
182 homes = { 182 homes = {
183 comment = "Home Directories"; 183 comment = "Home Directories";
184 browesable = true; 184 browseable = true;
185 "valid users" = "%S"; 185 "valid users" = "%S";
186 writable = true; 186 writable = true;
187 }; 187 };