From 22a9c7e80b7af175782e3e1e93d022849065f6d2 Mon Sep 17 00:00:00 2001 From: Anthony Rodriguez Date: Sun, 9 Feb 2025 18:31:43 +0100 Subject: [PATCH] readme: update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 351bccb..02ca14a 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ My NixOS configurations, using flakes. | [assets](assets/) | Resources used throughout the system (images etc.) | | [hosts](hosts/) | Host-specific | | [modules](modules/) | Local module system (where the bulk of the configurations lives) | -| [shared](shared/) | Exported components (so far only packages) | +| [shared](shared/) | Exported components (packages and NixOS modules) | My configuration is structured based on the following principles: