checkpoint
This commit is contained in:
parent
be2843ca80
commit
e07257e137
61 changed files with 258 additions and 156 deletions
|
|
@ -24,6 +24,8 @@ in {
|
|||
};
|
||||
|
||||
config = mkIf hasHosts {
|
||||
networking.firewall.allowedTCPPorts = [80 443];
|
||||
|
||||
services.caddy = {
|
||||
enable = cfg.enable;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue