tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
lol
0
fork
atom
overview
issues
pulls
pipelines
nixos/h2o: typo
โทสฺตัล
10 months ago
301581e0
454411d3
+1
-1
1 changed file
expand all
collapse all
unified
split
nixos
modules
services
web-servers
h2o
default.nix
+1
-1
nixos/modules/services/web-servers/h2o/default.nix
···
351
"hydra.example.com" = {
352
tls = {
353
policy = "force";
354
-
indentity = [
355
{
356
key-file = "/path/to/key";
357
certificate-file = "/path/to/cert";
···
351
"hydra.example.com" = {
352
tls = {
353
policy = "force";
354
+
identity = [
355
{
356
key-file = "/path/to/key";
357
certificate-file = "/path/to/cert";