mirror of
https://github.com/RGBCube/ncc
synced 2025-07-31 20:17:45 +00:00
Update MOTD
This commit is contained in:
parent
b7f7740d8c
commit
496972eb4b
1 changed files with 23 additions and 1 deletions
|
@ -6,7 +6,29 @@ serverSystemConfiguration {
|
||||||
};
|
};
|
||||||
|
|
||||||
services.openssh = enabled {
|
services.openssh = enabled {
|
||||||
banner = "Welcome to RGBCube's server!\n";
|
banner = ''
|
||||||
|
_________________________________________
|
||||||
|
/ You will pay for your sins. If you have \
|
||||||
|
| already paid, please disregard this |
|
||||||
|
\ message. /
|
||||||
|
-----------------------------------------
|
||||||
|
\ / \ //\
|
||||||
|
\ |\___/| / \// \\
|
||||||
|
/0 0 \__ / // | \ \
|
||||||
|
/ / \/_/ // | \ \
|
||||||
|
@_^_@'/ \/_ // | \ \
|
||||||
|
//_^_/ \/_ // | \ \
|
||||||
|
( //) | \/// | \ \
|
||||||
|
( / /) _|_ / ) // | \ _\
|
||||||
|
( // /) '/,_ _ _/ ( ; -. | _ _\.-~ .-~~~^-.
|
||||||
|
(( / / )) ,-{ _ `-.|.-~-. .~ `.
|
||||||
|
(( // / )) '/\ / ~-. _ .-~ .-~^-. \
|
||||||
|
(( /// )) `. { } / \ \
|
||||||
|
(( / )) .----~-.\ \-' .~ \ `. \^-.
|
||||||
|
///.----..> \ _ -~ `. ^-` ^-_
|
||||||
|
///-._ _ _ _ _ _ _}^ - - - - ~ ~-- ,.-~
|
||||||
|
/.-~
|
||||||
|
'';
|
||||||
ports = [ 2222 ];
|
ports = [ 2222 ];
|
||||||
settings = {
|
settings = {
|
||||||
KbdInteractiveAuthentication = false;
|
KbdInteractiveAuthentication = false;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue