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