l 2: add mainUser to fuse for sshfs
This commit is contained in:
parent
5203694681
commit
afcfa65077
|
@ -30,6 +30,7 @@ with config.krebs.lib;
|
|||
createHome = true;
|
||||
useDefaultShell = true;
|
||||
extraGroups = [
|
||||
"fuse"
|
||||
];
|
||||
openssh.authorizedKeys.keys = [
|
||||
config.krebs.users.lass.pubkey
|
||||
|
|
Loading…
Reference in a new issue