summaryrefslogtreecommitdiffstats
path: root/makefu/2configs/share/wbob.nix
diff options
context:
space:
mode:
Diffstat (limited to 'makefu/2configs/share/wbob.nix')
-rw-r--r--makefu/2configs/share/wbob.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/makefu/2configs/share/wbob.nix b/makefu/2configs/share/wbob.nix
index 9695751f..fd07d6ad 100644
--- a/makefu/2configs/share/wbob.nix
+++ b/makefu/2configs/share/wbob.nix
@@ -7,6 +7,7 @@
description = "smb guest user";
home = "/home/share";
createHome = true;
+ isNormalUser = true;
};
users.groups.mpd.members = [ "makefu" ];
services.samba = {