mirror of
https://github.com/icewind1991/nvidia-patch-nixos.git
synced 2026-06-03 19:14:06 +02:00
fixed type
accidentally changed README example to my repo
This commit is contained in:
parent
5621301cd4
commit
f9022b9363
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ nvidia-patch flake for NixOS
|
||||||
|
|
||||||
- Add this flake to your flake inputs:
|
- Add this flake to your flake inputs:
|
||||||
```
|
```
|
||||||
nvidia-patch.url = "github:pizzaandcheese/nvidia-patch-nixos";
|
nvidia-patch.url = "github:icewind1991/nvidia-patch-nixos";
|
||||||
nvidia-patch.inputs.nixpkgs.follows = "nixpkgs";
|
nvidia-patch.inputs.nixpkgs.follows = "nixpkgs";
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue