Merge branch 'main' of github.com:fwastring/nix
This commit is contained in:
commit
336c146925
9 changed files with 117 additions and 22 deletions
|
@ -6,6 +6,7 @@
|
|||
settings = {
|
||||
AuthenticationMethods = "publickey password";
|
||||
TrustedUserCAKeys = "/etc/ssh/ssh_ca.pub";
|
||||
X11Forwarding = true;
|
||||
Banner = "none";
|
||||
PasswordAuthentication = true;
|
||||
# PasswordAuthentication = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue