From 357e96e6603406d539d89f0c6ed12b1bf0287dca Mon Sep 17 00:00:00 2001 From: Aargh Rai Date: Sat, 18 Oct 2025 10:33:00 +0530 Subject: fuck cuda + added cloc + fixed the install script now i have to make the username generic --- nixos/cachix/cuda-maintainers.nix | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 nixos/cachix/cuda-maintainers.nix (limited to 'nixos/cachix/cuda-maintainers.nix') diff --git a/nixos/cachix/cuda-maintainers.nix b/nixos/cachix/cuda-maintainers.nix deleted file mode 100644 index b1d70d6..0000000 --- a/nixos/cachix/cuda-maintainers.nix +++ /dev/null @@ -1,13 +0,0 @@ - -{ - nix = { - settings = { - substituters = [ - "https://cuda-maintainers.cachix.org" - ]; - trusted-public-keys = [ - "cuda-maintainers.cachix.org-1:0dq3bujKpuEPMCX6U4WylrUDZ9JyUG0VpVZa7CNfq5E=" - ]; - }; - }; -} -- cgit v1.2.3