services/website: init
This commit is contained in:
parent
f35d104f84
commit
93279eb6e6
4 changed files with 27 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{ config, inputs, ... }: {
|
||||
{ config, ... }: {
|
||||
networking.firewall.allowedTCPPorts = [ 80 443 ];
|
||||
security.acme = {
|
||||
acceptTerms = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue