Commit 301581e0 authored by toastal's avatar toastal
Browse files

nixos/h2o: typo

parent 454411d3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -351,7 +351,7 @@ in
                "hydra.example.com" = {
                  tls = {
                    policy = "force";
                    indentity = [
                    identity = [
                      {
                        key-file = "/path/to/key";
                        certificate-file = "/path/to/cert";