From c81b48a0ee0042c7d30013ba37f6fb046df37b1c Mon Sep 17 00:00:00 2001 From: "Wyatt J. Miller" Date: Mon, 8 Dec 2025 21:52:52 -0500 Subject: [PATCH] readme updates --- modules/common/README.md | 8 ++++++++ modules/machine/README.md | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/modules/common/README.md b/modules/common/README.md index 42bc1c6..d72723a 100644 --- a/modules/common/README.md +++ b/modules/common/README.md @@ -7,3 +7,11 @@ Licensed by the Mozilla Public License v2 ## Synopsis This is the directory that holds shared configuration files amongst computers that I own. They are called by the root `flake.nix` file. + +Here's a quick synopsis of each file: + +- core: Sane Nix options that I set for myself +- environment: Core packages and environment variables to be set and installed +- fonts: Fonts and icons that are to be installed +- overlays: Customized packages tailored to my needs +- users: Users to be set on my system diff --git a/modules/machine/README.md b/modules/machine/README.md index 66b8967..216232e 100644 --- a/modules/machine/README.md +++ b/modules/machine/README.md @@ -12,4 +12,4 @@ These are named after Final Fantasy VII characters. ### Servers/Network Infrastructure -These are named after Final Fantasy summons. +These are named after Final Fantasy summons. There is some infrastructure missing here like my routers and switches that I also name after summons.