mirror of
https://github.com/xddxdd/nix-cachyos-kernel.git
synced 2026-07-03 19:18:07 +02:00
Compare commits
No commits in common. "f0b6b9acd227ed4822b0dfa55998919a55d466e6" and "756ed060ca6adcdf3e65371e3725b89c58a1354d" have entirely different histories.
f0b6b9acd2
...
756ed060ca
13
README.md
13
README.md
@ -160,19 +160,6 @@ If you prefer to manually configure the binary cache (or are not using flakes),
|
|||||||
|
|
||||||
**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.
|
**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.
|
||||||
|
|
||||||
#### Alternative binary cache
|
|
||||||
|
|
||||||
> Disclaimer: I cannot guarantee the security or availability of these binary caches not maintained by me.
|
|
||||||
|
|
||||||
[@bahrom04](https://github.com/bahrom04) is also providing CachyOS kernel builds mirrored from this repo. See [#89](https://github.com/xddxdd/nix-cachyos-kernel/issues/89) for details.
|
|
||||||
|
|
||||||
```nix
|
|
||||||
{
|
|
||||||
nix.settings.substituters = [ "https://cache.xinux.uz" ];
|
|
||||||
nix.settings.trusted-public-keys = [ "cache.xinux.uz:BXCrtqejFjWzWEB9YuGB7X2MV4ttBur1N8BkwQRdH+0=" ];
|
|
||||||
}
|
|
||||||
```
|
|
||||||
|
|
||||||
### Example configuration
|
### Example configuration
|
||||||
|
|
||||||
```nix
|
```nix
|
||||||
|
|||||||
@ -68,11 +68,11 @@
|
|||||||
},
|
},
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1782145344,
|
"lastModified": 1782014548,
|
||||||
"narHash": "sha256-8cz8/2hWTYdsPcpqWXa/IAkyjw1xBv3tx2UPNzkpe3c=",
|
"narHash": "sha256-zYKx9xcbPvk4zOzkny3w2/AkuKhJqGwRD+piA3urkx8=",
|
||||||
"owner": "NixOS",
|
"owner": "NixOS",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "8dc49b8b206a683d1f6605e0fd993c0f5d49c98d",
|
"rev": "72349305fb839e27697873de7a4ce3a98c378f48",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user