Update readme.md

This commit is contained in:
Ranomier 2025-06-19 18:47:39 +00:00
parent 78c1c4dc4e
commit 147249d792

View file

@ -12,7 +12,7 @@ This whole folder is for the most part just a system to clean up importing
- Should never import anything from parent directories
- Can import things from the child directories
- The [importers](system_profiles/importers) directory:
- Should only import things outside (above/parent) of the `system_profiles` directories.
- Should only import things outside (above/parent) of the [system_profiles](system_profiles) directories.
- Probably only from the module directory or maybe a future nix-modules directory,
this rule is not set in stone yet
- Should **not** import anything outside of this repository