7 lines
118 B
Nix
7 lines
118 B
Nix
{ ... }: {
|
|
# services.caddy = {
|
|
# enable = true;
|
|
# };
|
|
# networking.firewall.allowedTCPPorts = [ 80 443 ];
|
|
}
|