commit f6b5bb512d58c8fccc7cab3a65696294503e67f4
parent 287ead3a0e3edf7ba5a8fc54cc777b88bfe2e483
Author: Vincent Demeester <vincent@sbr.pm>
Date: Fri, 2 Sep 2022 18:38:45 +0200
docs: remove setupfile
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/docs/moving-home-to-nix-flakes.org b/docs/moving-home-to-nix-flakes.org
@@ -1,6 +1,5 @@
#+TITLE: Moving =home= to nix flakes
#+FILETAGS: #home nix dotfiles configuration
-#+SETUPFILE: ../www/vincent.demeester.fr/templates/2022.org
This document is a /live/ document on moving this =monorepo= to using nix flakes. It will go
through why as well as trying to dig around what was done for it.