formatting

This commit is contained in:
Osman Faruk Bayram 2025-10-29 22:54:47 +03:00
parent 48c6315748
commit 6a5f2d6e52

View file

@ -10,7 +10,10 @@
enable = true; enable = true;
}; };
networking.firewall.allowedTCPPorts = [ 80 443 ]; networking.firewall.allowedTCPPorts = [
80
443
];
security.acme = { security.acme = {
acceptTerms = true; acceptTerms = true;