From d88c66cf895eb811d1bee01979ec7babf4be44a4 Mon Sep 17 00:00:00 2001 From: Matt Nish-Lapidus Date: Mon, 6 Jan 2025 20:27:21 +0000 Subject: [PATCH] Add README.md adding readme --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..fec43e8 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +This is my personal NixOS configuration that uses: +- flakes +- home-manager +- musnix +- affinity-nix +- stanble and unstable packages +- and more flakes... + +Some of the structure is loosely based on the starter configs from https://github.com/Misterio77/nix-starter-configs/tree/main + +I don't know nix that well, so some of this will be a mess. It will also perpetually need refactoring. \ No newline at end of file