mirror of
https://github.com/icewind1991/nvidia-patch-nixos.git
synced 2026-06-03 19:14:06 +02:00
updated README
added example to the README that shows how to make this flake follow the users set nixpkgs
This commit is contained in:
parent
5f30e0be83
commit
ff1266db41
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ nvidia-patch flake for NixOS
|
||||||
- Add this flake to your flake inputs:
|
- Add this flake to your flake inputs:
|
||||||
```
|
```
|
||||||
nvidia-patch.url = "github:icewind1991/nvidia-patch-nixos";
|
nvidia-patch.url = "github:icewind1991/nvidia-patch-nixos";
|
||||||
|
nvidia-patch.inputs.nixpkgs.follows = "nixpkgs";
|
||||||
```
|
```
|
||||||
|
|
||||||
- Apply the overlay:
|
- Apply the overlay:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue