fix typo in homepage input
This commit is contained in:
parent
6ad6d29606
commit
f4116460a3
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ in {
|
|||
forceSSL = true;
|
||||
enableACME = true;
|
||||
locations = {
|
||||
"/".root = "${pkgs.local.homepage}";
|
||||
"/".root = "${pkgs.trivium.homepage}";
|
||||
"/.well-known/openpgpkey/hu/".alias = "/var/public/wkd/";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue