document binary cache and build other packages
This commit is contained in:
parent
f48f5123e0
commit
10589203ad
2 changed files with 9 additions and 1 deletions
|
@ -4,6 +4,14 @@ This repository aims to provide easy, shared, support for Lenovo X13s on Linux.
|
|||
|
||||
The support for this machine is constantly improving in mainline kernel and upstream packages. Eventually the goal is that this repository is no longer necessary.
|
||||
|
||||
## Binary cache
|
||||
|
||||
A binary cache is provided through Cachix so you can avoid re-building the kernel.
|
||||
|
||||
https://app.cachix.org/cache/nixos-x13s
|
||||
|
||||
Ensure you are not overriding the nixpkgs input when consuming this flake, or you may not be able to take advantags of this cache.
|
||||
|
||||
## Add with a flake
|
||||
|
||||
```nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue