mirror of
https://github.com/RGBCube/ncc
synced 2025-07-25 17:17:44 +00:00
Run fastfetch on servers only once and add banner
This commit is contained in:
parent
079bf8b59d
commit
9660c51872
1 changed files with 2 additions and 1 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
serverSystemConfiguration {
|
||||
services.openssh = enabled {
|
||||
banner = "Welcome to RGBCube's server!";
|
||||
ports = [ 2222 ];
|
||||
settings = {
|
||||
KbdInteractiveAuthentication = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue