From 7bb7560f229549b5d411af7d3057d8a3830d049d Mon Sep 17 00:00:00 2001 From: Fuwn Date: Sat, 31 Aug 2024 01:12:40 -0700 Subject: ok --- modules/nix.nix | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'modules/nix.nix') diff --git a/modules/nix.nix b/modules/nix.nix index c6b227a..943606d 100644 --- a/modules/nix.nix +++ b/modules/nix.nix @@ -22,7 +22,8 @@ "https://nix-community.cachix.org" "https://hyprland.cachix.org" "https://nyx.chaotic.cx/" - "https://nixpkgs-wayland.cachix.org/" + "https://nixpkgs-wayland.cachix.org" + "https://cuda-maintainers.cachix.org" ]; trusted-public-keys = [ @@ -30,6 +31,7 @@ "hyprland.cachix.org-1:a7pgxzMz7+chwVL3/pzj6jIBMioiJM7ypFP8PwtkuGc=" "nyx.cachix.org-1:HfnXSw4pj95iI/n17rIDy40agHj12WfF+Gqk6SonIT8=" "nixpkgs-wayland.cachix.org-1:3lwxaILxMRkVhehr5StQprHdEo4IrE8sRho9R9HOLYA=" + "cuda-maintainers.cachix.org-1:0dq3bujKpuEPMCX6U4WylrUDZ9JyUG0VpVZa7CNfq5E=" ]; experimental-features = [ -- cgit v1.2.3