formatting
This commit is contained in:
parent
48c6315748
commit
6a5f2d6e52
1 changed files with 4 additions and 1 deletions
|
|
@ -10,7 +10,10 @@
|
|||
enable = true;
|
||||
};
|
||||
|
||||
networking.firewall.allowedTCPPorts = [ 80 443 ];
|
||||
networking.firewall.allowedTCPPorts = [
|
||||
80
|
||||
443
|
||||
];
|
||||
|
||||
security.acme = {
|
||||
acceptTerms = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue