From 592f267b41f5550d6713c0724c018842efe54b22 Mon Sep 17 00:00:00 2001 From: Mark Nipper Date: Mon, 21 Oct 2024 00:54:00 -0700 Subject: Add nVidia patches --- flake.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 6e60da4..1f4435c 100644 --- a/flake.nix +++ b/flake.nix @@ -63,6 +63,7 @@ home-manager.users.nipsy = import ./home/nipsy/arrakis.nix; } sops-nix.nixosModules.sops + { nixpkgs.overlays = [ inputs.nvidia-patch.overlays.default ]; } ]; }; -- cgit v1.2.3