temp
This commit is contained in:
@@ -69,7 +69,7 @@ with lib;
|
||||
options.${namespace}.services.matrix = {
|
||||
enable = mkEnableOption "matrix service";
|
||||
|
||||
port = mkOpt types.int 8008 "Port for Actual to be hosted on";
|
||||
port = mkOpt types.int 8008 "Port for matrix to be hosted on";
|
||||
|
||||
localAddress = mkOpt types.str "127.0.0.1" "local address of the service";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user