From 0298e524ba71a9c0bde871d72d79abfb3463d691 Mon Sep 17 00:00:00 2001 From: "Wyatt J. Miller" Date: Sun, 12 Apr 2026 17:43:49 -0400 Subject: [PATCH] added configuration documentation --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 839e950..27d3067 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,15 @@ Written by Wyatt J. Miller, 2026 Licensed by the EPL 2.0 +## How to configure + +Change the following variables in `flake.nix` to tailor the build to your preferences: + +- `userName` +- `userEmail` +- `hostName` +- `timeZone` + ## How to build ### System