mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 19:47:47 +00:00
Add newline
This commit is contained in:
parent
9660c51872
commit
345ec5fd49
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue