mirror of
https://github.com/xddxdd/nix-cachyos-kernel.git
synced 2026-07-03 19:18:07 +02:00
Remind users to apply binary cache settings before enabling kernel
This commit is contained in:
parent
0874d2c9ea
commit
f42b0c4ee5
@ -150,6 +150,8 @@ To manually use my binary cache, please add the following config:
|
||||
}
|
||||
```
|
||||
|
||||
**Important:** As with all binary caches, after adding binary cache to your NixOS configuration, please apply your settings once before enabling CachyOS kernel, so that the binary cache settings can take effect.
|
||||
|
||||
This repo also has [Garnix CI](https://garnix.io) set up, and should work as long as the total build time is below the free plan threshold.
|
||||
|
||||
[](https://garnix.io/repo/xddxdd/nix-cachyos-kernel)
|
||||
@ -165,6 +167,8 @@ To manually use it:
|
||||
}
|
||||
```
|
||||
|
||||
**Important:** As with all binary caches, after adding binary cache to your NixOS configuration, please apply your settings once before enabling CachyOS kernel, so that the binary cache settings can take effect.
|
||||
|
||||
### Example configuration
|
||||
|
||||
```nix
|
||||
|
||||
Loading…
Reference in New Issue
Block a user