Compare commits
6 commits
27673d7892
...
90ac547f93
Author | SHA1 | Date | |
---|---|---|---|
Bruno BELANYI | 90ac547f93 | ||
Bruno BELANYI | 4968763624 | ||
Bruno BELANYI | c42390ba37 | ||
Bruno BELANYI | 1fc0d5b08e | ||
Bruno BELANYI | 2108ea0047 | ||
Bruno BELANYI | b07811fa23 |
|
@ -40,7 +40,7 @@ in
|
||||||
inherit (cfg) priority;
|
inherit (cfg) priority;
|
||||||
};
|
};
|
||||||
|
|
||||||
signKeyPaths = [ cfg.secretKeyFile ];
|
signKeyPath = cfg.secretKeyFile;
|
||||||
};
|
};
|
||||||
|
|
||||||
my.services.nginx.virtualHosts = {
|
my.services.nginx.virtualHosts = {
|
||||||
|
|
Loading…
Reference in a new issue