6 lines
67 B
Nix
6 lines
67 B
Nix
{
|
|
lib.ports = {
|
|
redlib = 8010;
|
|
ip-checker = 8020;
|
|
};
|
|
}
|