summaryrefslogtreecommitdiffstats
path: root/makefu/2configs/share/temp-share-samba.nix
diff options
context:
space:
mode:
Diffstat (limited to 'makefu/2configs/share/temp-share-samba.nix')
-rw-r--r--makefu/2configs/share/temp-share-samba.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/makefu/2configs/share/temp-share-samba.nix b/makefu/2configs/share/temp-share-samba.nix
index 56beb5b4..bcfddc11 100644
--- a/makefu/2configs/share/temp-share-samba.nix
+++ b/makefu/2configs/share/temp-share-samba.nix
@@ -13,7 +13,9 @@
description = "smb guest user";
home = "/home/share";
createHome = true;
+ group = "smbguest";
};
+ users.groups.smbguest = {};
services.samba = {
enable = true;
shares = {