README: update README

This commit is contained in:
Anthony Rodriguez 2025-01-30 18:03:14 +01:00
parent 056968f086
commit 30ed3a55e7
Signed by: nezia
SSH key fingerprint: SHA256:Ihfpl0rUpqDevYqnzSR34OYfVLbDNkBiUjs3CpX4ykA

View file

@ -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: