Skip to content

Commit 301581e

Browse files
committed
nixos/h2o: typo
1 parent 454411d commit 301581e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nixos/modules/services/web-servers/h2o/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,7 @@ in
351351
"hydra.example.com" = {
352352
tls = {
353353
policy = "force";
354-
indentity = [
354+
identity = [
355355
{
356356
key-file = "/path/to/key";
357357
certificate-file = "/path/to/cert";

0 commit comments

Comments
 (0)