Let services.openssh.forwardX11 imply programs.ssh.setXAuthLocation
This commit is contained in:
@@ -227,6 +227,8 @@ in
|
||||
|
||||
config = mkIf cfg.enable {
|
||||
|
||||
programs.ssh.setXAuthLocation = mkForce cfg.forwardX11;
|
||||
|
||||
users.extraUsers.sshd =
|
||||
{ isSystemUser = true;
|
||||
description = "SSH privilege separation user";
|
||||
|
||||
Reference in New Issue
Block a user