From 335e8fdbefee627c460ebc44516b2591063fc5e7 Mon Sep 17 00:00:00 2001 From: servius Date: Wed, 14 Jan 2026 15:55:49 +0530 Subject: [PATCH] feat: move cuda to linux --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index c372d10..98e55d5 100644 --- a/flake.nix +++ b/flake.nix @@ -88,7 +88,6 @@ glib glib-networking - cudatoolkit wrapGAppsHook4 # bzip2_1_1 @@ -104,6 +103,7 @@ ++ (lib.optionals pkgs.stdenv.isLinux [ gst_all_1.gstreamermm gst_all_1.gst-vaapi + cudatoolkit # util-linux # libselinux