nixos/infinoted: use port
type
This commit is contained in:
parent
5940259a21
commit
e08f7a3bb8
@ -51,7 +51,7 @@ in {
|
||||
};
|
||||
|
||||
port = mkOption {
|
||||
type = types.int;
|
||||
type = types.port;
|
||||
default = 6523;
|
||||
description = ''
|
||||
Port to listen on
|
||||
|
Loading…
Reference in New Issue
Block a user