From 2336482e93594861d49afc4e7c9faa2c6fdc5db4 Mon Sep 17 00:00:00 2001 From: NullBite Date: Wed, 27 Dec 2023 05:08:14 -0500 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e0e5806..01b97d0 100644 --- a/README.md +++ b/README.md @@ -6,3 +6,5 @@ This is my personal NixOS config. Right now, it's just a basic flake which impor - This is inspired by the concept of roles in Ansible - **Devices**: Configuration for individual devices (obviously). - I might decide to define this within flake.nix + +At first I am going to migrate configuration into roles, and then as the configuration evolves, I will start to create fragments.