From eaa6b7425cf54e55cb018971a704ddea7e3113df Mon Sep 17 00:00:00 2001 From: Mark Nipper Date: Mon, 21 Oct 2024 09:02:51 -0700 Subject: Add nVidia patches --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 5de9011..fee0488 100644 --- a/flake.nix +++ b/flake.nix @@ -42,7 +42,7 @@ arrakis = nixpkgs-unstable.lib.nixosSystem rec { system = "x86_64-linux"; - specialArgs = { inherit inputs; + specialArgs = { inherit inputs nvidia-patch; pkgs = import nixpkgs-unstable { inherit system; config.allowUnfree = true; -- cgit v1.2.3