WIP: Switch to NixOS #5

Draft
FunctionalHacker wants to merge 1349 commits from nix into main
Showing only changes of commit 59e18a6a5a - Show all commits

View file

@ -5,10 +5,10 @@ StreamLocalBindUnlink yes
Port 221 Port 221
{%@@ endif @@%} {%@@ endif @@%}
X11Forwarding yes X11Forwarding yes
AuthorizedKeysFile .ssh/authorized_keys AuthorizedKeysFile .ssh/authorized_keys
PasswordAuthentication no PasswordAuthentication no
PermitRootLogin no PermitRootLogin no
ChallengeResponseAuthentication no ChallengeResponseAuthentication no
UsePAM yes UsePAM yes
PrintMotd no # pam does that PrintMotd no # pam does that
Subsystem sftp /usr/lib/ssh/sftp-server Subsystem sftp /usr/lib/ssh/sftp-server