update vlan config

This commit is contained in:
Tim Schubert 2022-04-10 16:27:35 +02:00
parent ec63b1c032
commit ee3816fc80
Signed by: dadada
GPG key ID: EEB8D1CE62C4DFEA
2 changed files with 7 additions and 0 deletions

View file

@ -165,6 +165,9 @@ in
allowedTCPPorts = [
22 # SSH
];
allowedUDPPorts = [
51234
];
};
security.acme = {