mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-06 00:20:13 +00:00
test out arrow on aws
This commit is contained in:
@ -29,7 +29,7 @@
|
||||
GatewayPorts = "no";
|
||||
X11Forwarding = false;
|
||||
PasswordAuthentication = false;
|
||||
PermitRootLogin = config.permitRootLogin;
|
||||
PermitRootLogin = lib.mkDefault config.permitRootLogin;
|
||||
};
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user