| Commit message (Collapse) | Author | Age |
| |
|
|
|
| |
With the new nixos release, the stuff that was only in `pkgsUnstable` is
now also in `pkgs`.
|
| |
|
|
| |
`wait_until_succeed` is not defined, but `wait_until_succeeds` is.
|
| |
|
|
|
|
| |
In the wake of `network-online.target`'s removal from `multi-user.target`,
I noticed, that this acme ca setup code is effectively duplicated. This
commit now deduplicates it.
|
| |
|
|
|
|
| |
I realized, that the new taskchampion-sync-server uses a http api
(instead of the custom protocol of taskserver). As such, we obviously
want to put it behind a ngnix reverse proxy.
|
| |
|