From d37bfce977d25f2d7300db1364a2fa2744c41c06 Mon Sep 17 00:00:00 2001 From: Lucien Cartier-Tilet Date: Sat, 24 May 2025 21:44:03 +0200 Subject: [PATCH] docs(index): add note about NixOS configuration --- README.org | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.org b/README.org index 6c30d0a..95f8353 100644 --- a/README.org +++ b/README.org @@ -14,6 +14,14 @@ through [[https://www.gnu.org/software/emacs/][Emacs]]. These Markdown files are then compiled by [[https://v2.vuepress.vuejs.org/][Vuepress]] into a beautiful website available at [[https://beta.config.phundrak.com][config.phundrak.com]]. +Note that a few configs here are no longer up to date. I am in the +process of switching over to [[https://nixos.org/][NixOS]]. You can find my current NixOS +configuration [[https://labs.phundrak.com/phundrak/nix-config][in this repository]]. It will eventually circle back to +being a litterary configuration. Not every piece of software will be +configured by Nix exclusively though, Emacs for instance will stay +relatively free of Nix configurations aside from its basic +installation. + * Running the project In order to run the project, you need to export all =.org= files in the Markdown format. To do that easily, you can use an org project setup