forked from Drift/pvv-nixos-config
common/openssh: socket activate
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
{
|
||||
services.openssh = {
|
||||
enable = true;
|
||||
startWhenNeeded = true;
|
||||
extraConfig = ''
|
||||
PubkeyAcceptedAlgorithms=+ssh-rsa
|
||||
Match Group wheel
|
||||
|
Reference in New Issue
Block a user