From b8ef3e52637fc783ec03b209ce2f4f4a25152a27 Mon Sep 17 00:00:00 2001 From: Florian Klink Date: Fri, 13 Oct 2023 15:53:02 +0200 Subject: feat(users/flokli): add NixCon 2023 presentation This adds the materials for the talk held at NixCon 2023, Darmstadt. It seems it's not really possible to export a PDF out of this, at least I couldn't get reveal-md to do it properly. The video recordings live on https://media.ccc.de/v/nixcon-2023-35254-tvix and https://www.youtube.com/watch?v=j67prAPYScY . Change-Id: Id27dc8c8637ffd455981141383c54d8d1484679e Reviewed-on: https://cl.tvl.fyi/c/depot/+/9750 Reviewed-by: flokli Tested-by: BuildkiteCI --- users/flokli/presentations/2023-09-09-nixcon-tvix/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 users/flokli/presentations/2023-09-09-nixcon-tvix/.gitignore (limited to 'users/flokli/presentations/2023-09-09-nixcon-tvix/.gitignore') diff --git a/users/flokli/presentations/2023-09-09-nixcon-tvix/.gitignore b/users/flokli/presentations/2023-09-09-nixcon-tvix/.gitignore new file mode 100644 index 000000000000..397b4a7624e3 --- /dev/null +++ b/users/flokli/presentations/2023-09-09-nixcon-tvix/.gitignore @@ -0,0 +1 @@ +*.log -- cgit 1.4.1