diff --git a/README.md b/README.md index d96b382..351bccb 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 (library functions, custom derivations...) | +| [shared](shared/) | Exported components (so far only packages) | My configuration is structured based on the following principles: