Remove banner again

it is also printed in scripts and when git pushing over ssh
This commit is contained in:
Sandro - 2023-05-08 23:34:20 +02:00
parent b69819df89
commit 06c1e4c7d3
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 0 additions and 3 deletions

View File

@ -182,9 +182,6 @@
openssh = {
# Required for deployment and sops
enable = true;
banner = ''
See https://gitea.c3d2.de/c3d2/nix-config for configuration and documentation
'';
passwordAuthentication = false;
permitRootLogin = "prohibit-password";
};