mirror of
https://github.com/RGBCube/ncc
synced 2025-07-31 20:17:45 +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 {
|
serverSystemConfiguration {
|
||||||
services.openssh = enabled {
|
services.openssh = enabled {
|
||||||
banner = "Welcome to RGBCube's server!";
|
banner = "Welcome to RGBCube's server!\n";
|
||||||
ports = [ 2222 ];
|
ports = [ 2222 ];
|
||||||
settings = {
|
settings = {
|
||||||
KbdInteractiveAuthentication = false;
|
KbdInteractiveAuthentication = false;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue