mirror of
https://github.com/srid/nixos-config.git
synced 2025-12-26 06:54:57 +08:00
readme: mention git submodules
This commit is contained in:
parent
9672a8dfd0
commit
995d47db17
1 changed files with 5 additions and 0 deletions
|
|
@ -54,6 +54,11 @@ Start from `flake.nix` (see [Flakes](https://nixos.wiki/wiki/Flakes)). [`flake-p
|
|||
| `./packages` | N/A (Nix packages) |
|
||||
| `./secrets` | N/A (agenix data) |
|
||||
|
||||
|
||||
### Git Submodules
|
||||
|
||||
The `vendor/` directory contains git submodules. See [this blog post](https://nixos.asia/en/blog/git-submodule-input) for details.
|
||||
|
||||
## Tips
|
||||
|
||||
- To update NixOS (and other inputs) run `nix flake update`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue