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 2b808d6b..ecd93881 100644
--- a/odin.nix
+++ b/odin.nix
@@ -179,7 +179,7 @@
179 services.samba = { 179 services.samba = {
180 enable = true; 180 enable = true;
181 shares = { 181 shares = {
182 home = { 182 homes = {
183 comment = "Home Directories"; 183 comment = "Home Directories";
184 browesable = true; 184 browesable = true;
185 "valid users" = "%S"; 185 "valid users" = "%S";