changes
This commit is contained in:
parent
3174825d6a
commit
c6292715dc
2 changed files with 7 additions and 2 deletions
|
|
@ -5,6 +5,11 @@
|
|||
enable = true;
|
||||
role = "relay";
|
||||
};
|
||||
settings.Nickname = "Distrust";
|
||||
settings = {
|
||||
Nickname = "Distrust";
|
||||
ORPort = 9001;
|
||||
};
|
||||
};
|
||||
|
||||
networking.firewall.allowedTCPPorts = [ 9001 ];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue