allow timedout to ssh
This commit is contained in:
parent
90a4088e27
commit
c4f0e6d46d
1 changed files with 2 additions and 0 deletions
|
|
@ -8,4 +8,6 @@
|
||||||
description = "Nex";
|
description = "Nex";
|
||||||
extraGroups = [ "wheel" ];
|
extraGroups = [ "wheel" ];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
services.openssh.settings.AllowUsers = [ "timedout" ];
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue