commit 14fe84040c2f77ba6205b4a3e1cc264af6fdb947
parent dd8113fa323c6be3e2901629fee6459b7d59afd0
Author: Vincent Demeester <vincent@sbr.pm>
Date: Tue, 26 Apr 2022 17:57:45 +0200
Small README update
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
Diffstat:
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/README.org b/README.org
@@ -1,6 +1,10 @@
#+TITLE: =home= monorepo
#+FILETAGS: #home infra configuration dotfiles monorepo
+- *I need to rewrite this part based on =flake.nix= and updates*.
+- Explore the =nixos-rebuild --build-host … --target-host … --flake .#host boot= as it might
+ remove the need for =deploy-rs= altogether 😈
+
~home~ is the monorepo containing my personal tools and infrastructure. Everything in here
should be built using [[https://nixos.org/nix][Nix]].