test
This commit is contained in:
parent
04617073fe
commit
31f7c1116a
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@
|
|||
enable = true;
|
||||
allowedTCPPorts = [ ];
|
||||
allowedUDPPorts = [ ];
|
||||
networking.interfaces.tailscale0.allowedTCPPorts = [ 22 ];
|
||||
interfaces.tailscale0.allowedTCPPorts = [ 22 ];
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue