update vlan config
This commit is contained in:
parent
ec63b1c032
commit
ee3816fc80
2 changed files with 7 additions and 0 deletions
|
@ -165,6 +165,9 @@ in
|
|||
allowedTCPPorts = [
|
||||
22 # SSH
|
||||
];
|
||||
allowedUDPPorts = [
|
||||
51234
|
||||
];
|
||||
};
|
||||
|
||||
security.acme = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue