mtp update
This commit is contained in:
parent
2c67b4b0da
commit
a642afce5a
12 changed files with 632 additions and 354 deletions
|
|
@ -109,7 +109,7 @@
|
|||
|
||||
rhoPort = lib.mkOption {
|
||||
type = lib.types.port;
|
||||
default = 959;
|
||||
default = 443;
|
||||
description = "Port the Omikron server listens on for incoming QUIC connections.";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue