From 25867736805f906566c5b6221a6d7cc18646c875 Mon Sep 17 00:00:00 2001 From: Paul Brinkmeier Date: Mon, 19 Sep 2022 12:30:00 +0200 Subject: [PATCH] Update todos --- TODO.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 760ed03..7d78022 100644 --- a/TODO.md +++ b/TODO.md @@ -9,4 +9,5 @@ - [x] Check out docker swarm and current best practices for Ansible - [x] Use Gitea instead of GitLab - [ ] Add drone exec runner for Nix builds with shared `/nix` -- [ ] Lint caddy file, add gzip and disable admin interface \ No newline at end of file +- [ ] Make Gitea display graphs in Notebooks (see https://docs.gitea.io/en-us/external-renderers/). +- [ ] Lint caddy file, add gzip and disable admin interface