remove wireguard allowed UDP port from ifrit
This commit is contained in:
parent
7becb4366d
commit
f7b02ad710
1 changed files with 0 additions and 3 deletions
|
@ -107,9 +107,6 @@ in
|
|||
allowedTCPPorts = [
|
||||
22 # SSH
|
||||
];
|
||||
allowedUDPPorts = [
|
||||
51234
|
||||
];
|
||||
};
|
||||
|
||||
users.users."mist" = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue