summary refs log tree commit diff stats
path: root/system/services/taskserver/default.nix (follow)
Commit message (Expand)AuthorAge
* fix(system/services/taskserver/certs): Move cert generation to scriptSoispha2023-11-07
* feat(system/services/taskserver): Add a way to connect users togetherSoispha2023-10-17
* fix(system/services/taskserver): Disable debugSoispha2023-10-17
* fix(system/services/taskserver): Activate debugSoispha2023-10-16
* fix(system/services/taskserver): Use correct key name (`key.pem`)Soispha2023-10-16
* fix(system/services/taskserver): Switch to strings instead of pathsSoispha2023-10-16
* feat(system/services/taskserver): Integrate Let's Encrypt certificatesSoispha2023-10-16
* fix(system/services/taskserver): declare certs/keys in pki.manualsils2023-10-16
* feat(system/services/taskserver): change ca to letsencryptsils2023-10-16
* fix(system/services/taskserver): Hide organisationsSoispha2023-10-16
* fix(system/services/taskserver): Use strict certificate validationSoispha2023-10-02
* fix(system/services/taskserver): Specify domain to listen onSoispha2023-10-01
* feat(system/services/taskserver): InitSoispha2023-10-01