set banner with link to config

This commit is contained in:
Sandro - 2023-05-04 17:04:13 +02:00
parent c7c387ea0c
commit 162ed715e5
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 3 additions and 0 deletions

View File

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