From 03f5dab2643ce6aed5b59d4ddf1a48fd3b55d70d Mon Sep 17 00:00:00 2001 From: Mark Nipper Date: Mon, 21 Oct 2024 00:47:57 -0700 Subject: Add nVidia patches --- flake.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 6e60da4..926fc69 100644 --- a/flake.nix +++ b/flake.nix @@ -64,6 +64,8 @@ } sops-nix.nixosModules.sops ]; + + nixpkgs.overlays = [inputs.nvidia-patch.overlays.default]; }; darkstar = nixpkgs-unstable.lib.nixosSystem rec { -- cgit v1.2.3