refactor: rename hostSpec to manifest and update references

This commit is contained in:
Mohammad Rafiq 2025-07-06 22:12:24 +08:00
parent 5cbffbe90c
commit 2885fe99bb
No known key found for this signature in database
4 changed files with 4 additions and 4 deletions

View file

@ -8,7 +8,7 @@
'';
parts."Structure" = # markdown
''
The system configurations are defined in [`flake.hostSpec`](nix/hostSpec.nix).
The system configurations are defined in [`flake.manifest`](nix/manifest.nix).
'';
};