further changes
This commit is contained in:
parent
cc806b713b
commit
3174825d6a
8 changed files with 56 additions and 11 deletions
|
|
@ -11,6 +11,12 @@
|
|||
};
|
||||
|
||||
kubo.enable = true;
|
||||
|
||||
tor.relay.onionServices."site".map = [
|
||||
8333
|
||||
18080
|
||||
4001
|
||||
];
|
||||
};
|
||||
|
||||
networking.firewall.allowedTCPPorts = [8333 18080 4001];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue