1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-31 20:17:45 +00:00

Add newline

This commit is contained in:
RGBCube 2024-01-02 16:43:43 +03:00
parent 9660c51872
commit 345ec5fd49
No known key found for this signature in database

View file

@ -2,7 +2,7 @@
serverSystemConfiguration {
services.openssh = enabled {
banner = "Welcome to RGBCube's server!";
banner = "Welcome to RGBCube's server!\n";
ports = [ 2222 ];
settings = {
KbdInteractiveAuthentication = false;