From 9fdfd91d4ec290857440913b5e438bac80eec43a Mon Sep 17 00:00:00 2001
From: dadada <dadada@dadada.li>
Date: Sat, 27 Mar 2021 22:22:21 +0100
Subject: [PATCH] samba: fixup

---
 modules/fileShare.nix | 1 -
 1 file changed, 1 deletion(-)

diff --git a/modules/fileShare.nix b/modules/fileShare.nix
index ed64b11..19116d4 100644
--- a/modules/fileShare.nix
+++ b/modules/fileShare.nix
@@ -23,7 +23,6 @@ in
         #use sendfile = yes
         #max protocol = smb2
         min protocol = SMB3
-        hosts allow = ${allow} localhost
         guest account = nobody
         map to guest = bad user
       '';