website works now
This commit is contained in:
parent
8d9da997e4
commit
55e8323783
1 changed files with 3 additions and 0 deletions
|
@ -9,6 +9,9 @@ in mkIf conf.website.enable {
|
|||
useACMEHost = "twoneis.site";
|
||||
forceSSL = true;
|
||||
root = "/var/lib/website/";
|
||||
extraConfig = "
|
||||
index index.html;
|
||||
";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue