From e7b5c47d3b8808b1271940bcefffba8271bc6e92 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 10 Apr 2018 15:06:44 +0200 Subject: =?UTF-8?q?=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- odin.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/odin.nix b/odin.nix index ecd93881..2b808d6b 100644 --- a/odin.nix +++ b/odin.nix @@ -179,7 +179,7 @@ services.samba = { enable = true; shares = { - homes = { + home = { comment = "Home Directories"; browesable = true; "valid users" = "%S"; -- cgit v1.2.3