From c2900f56bb6fdb79d82f0fd1a6b9827087d8e995 Mon Sep 17 00:00:00 2001 From: Nathan Date: Sat, 23 Nov 2024 17:45:02 -0600 Subject: [PATCH] added readme --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..70eb7ef --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# NixOS System Config + +This is a repo for all of my nixos system configurations and isos + +# Goal: +>- to define configs for all my nixos machines +>- to create a **100% reproduceable** system that can be deployed **offline** and **unattended**