Merge branch 'main' of github.com:fwastring/nix

This commit is contained in:
fwastring 2025-06-05 12:48:07 +02:00
commit 336c146925
9 changed files with 117 additions and 22 deletions

View file

@ -6,6 +6,7 @@
settings = {
AuthenticationMethods = "publickey password";
TrustedUserCAKeys = "/etc/ssh/ssh_ca.pub";
X11Forwarding = true;
Banner = "none";
PasswordAuthentication = true;
# PasswordAuthentication = false;