From d5efa902a454bc1a4feab472434f1552af56b30a Mon Sep 17 00:00:00 2001 From: Louis Gallet Date: Sat, 19 Oct 2024 20:36:24 +0200 Subject: [PATCH] docs: :pencil: Create docs --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..a5e8870 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# Nix configuration +This is my personal Nix configuration. It is a work in progress and is subject to change.