Added sha and almost forgor to open port :3

This commit is contained in:
Root User 2026-02-07 17:36:54 +01:00
parent 5e68e6ee96
commit 2536831d4a
Signed by: root
GPG key ID: 087F0A95E5766D72
2 changed files with 3 additions and 1 deletions

View file

@ -51,11 +51,13 @@
80
443
8086 # Wavelog
8087 # PartDB
];
networking.firewall.allowedUDPPorts = [
80
443
8086 # Wavelog
8087 # PartDB
];
system.stateVersion = "25.11";