From ae4cf6dd3136e6b8bdcf090005126e3848c599f5 Mon Sep 17 00:00:00 2001 From: Mark Nipper Date: Tue, 15 Oct 2024 15:27:35 -0700 Subject: Add nVidia concurrent encoding limit patches --- flake.nix | 3 +++ 1 file changed, 3 insertions(+) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 28781de..c394a85 100644 --- a/flake.nix +++ b/flake.nix @@ -22,6 +22,9 @@ nixpkgs-stable.url = "github:nixos/nixpkgs/release-23.11"; nixpkgs-unstable.url = "github:nixos/nixpkgs/nixos-unstable"; + nvidia-patch.url = "github:icewind1991/nvidia-patch-nixos"; + nvidia-patch.inputs.nixpkgs.follows = "nixpkgs-unstable"; + sops-nix = { url = "github:Mic92/sops-nix"; inputs.nixpkgs.follows = "nixpkgs-unstable"; -- cgit v1.2.3