mirror of
https://github.com/divnix/digga.git
synced 2024-11-23 11:22:08 +03:00
Merge pull request #297 from Narice/core
Added note about cache in start/index.md docs
This commit is contained in:
commit
f88acc1608
@ -31,6 +31,8 @@ In addition, the [binary cache](../integrations/cachix.md) is added for faster d
|
||||
> files before building the system.
|
||||
> - You can choose to simply clone the repo with git if you want to follow
|
||||
> upstream changes.
|
||||
> - If the `nix-shell -p cachix --run "cachix use nrdxp"` line doesn't work
|
||||
> you can try with sudo: `sudo nix-shell -p cachix --run "cachix use nrdxp"`
|
||||
|
||||
## Next Steps:
|
||||
- [Make installable ISO](./iso.md)
|
||||
|
Loading…
Reference in New Issue
Block a user