auth firewall allow ldaps

This commit is contained in:
goeranh 2026-02-13 17:54:46 +01:00
parent f04c924547
commit 1c1f959275
No known key found for this signature in database

View file

@ -27,6 +27,7 @@
networking.firewall.allowedTCPPorts = [ networking.firewall.allowedTCPPorts = [
80 80
443 443
3389
]; ];
system.stateVersion = "25.05"; system.stateVersion = "25.05";