refactor(aichat): update model to openai:gpt-4o from selfhosted
Some checks failed
Flake checker / Build Nix targets (push) Has been cancelled

fix(configuration): add Wake on LAN to allowed UDP ports
This commit is contained in:
uttarayan21
2025-12-05 14:20:32 +05:30
parent 85a130d868
commit 224edeb402
2 changed files with 8 additions and 7 deletions

View File

@@ -198,10 +198,11 @@
"tailscale0"
];
allowedUDPPorts = [
4950
4955
3113
]; # Warframe
9 # Wake on LAN
4950 # Warframe
4955 # Warframe
3113 # Other
];
allowedTCPPortRanges = [
{
from = 1714;