nit: fix deprecations
This commit is contained in:
parent
7f224be556
commit
018a0e99d7
2 changed files with 2 additions and 2 deletions
|
@ -28,7 +28,7 @@ with lib;
|
|||
services.openssh = {
|
||||
enable = true;
|
||||
openFirewall = mkDefault true;
|
||||
forwardX11 = mkDefault false;
|
||||
settings.X11Forwarding = mkDefault false;
|
||||
hostKeys = mkDefault [
|
||||
{
|
||||
bits = 4096;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue