| Commit message (Collapse) | Author |
|
|
|
|
|
|
|
It didn't deploy either and we'd probably use synapse anyway
This reverts commit fbba7df4b7c9de5b1926612647e1d9d06b7d22cf.
|
|
|
|
Before, new certs were requested at every rebuild.
This caused issues due to letsencrypt ratelimiting.
|
|
|
|
We used the domain name instead of the host name, which obviously
doesn't work for multiple host. In addition to that I changed some
directory to make importing easier and enabled the "nix-command" and
"flakes" experimental options, to make the `nix flake check` command
usable.
Refs: #15
|
|
Nix flakes make a lot of things very easy.
|