l domsen: dont createHome on shared user
This commit is contained in:
parent
d5e692105f
commit
924752a609
@ -186,7 +186,7 @@ in {
|
||||
group = "xanf";
|
||||
home = "/home/xanf";
|
||||
useDefaultShell = true;
|
||||
createHome = true;
|
||||
createHome = false; # creathome forces permissions
|
||||
isNormalUser = true;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user