From 81a26a2cb08bf2d1e5c5673223260d1fcbf50f67 Mon Sep 17 00:00:00 2001 From: Mark Nipper Date: Mon, 21 Oct 2024 00:44:47 -0700 Subject: Fix typo --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 6806745..6e60da4 100644 --- a/flake.nix +++ b/flake.nix @@ -23,7 +23,7 @@ nixpkgs-stable.url = "github:nixos/nixpkgs/release-24.05"; nixpkgs-unstable.url = "github:nixos/nixpkgs/nixos-unstable"; - nvidia-patch { + nvidia-patch = { url = "github:icewind1991/nvidia-patch-nixos"; inputs.nixpkgs.follows = "nixpkgs-unstable"; }; -- cgit v1.2.3