mirror of
https://git.sr.ht/~magic_rb/dotfiles
synced 2024-11-25 17:46:14 +01:00
Open 22 on heater
Signed-off-by: Magic_RB <magic_rb@redalder.org>
This commit is contained in:
parent
8fc1e0b3a3
commit
4407d47109
|
@ -197,6 +197,7 @@ inputs: {
|
|||
networking = {
|
||||
firewall = {
|
||||
allowedUDPPorts = [ 6666 ];
|
||||
allowedTCPPorts = [ 22 ];
|
||||
};
|
||||
|
||||
wireguard.interfaces = {
|
||||
|
|
Loading…
Reference in a new issue