diff --git a/hosts/idols-ai/default.nix b/hosts/idols-ai/default.nix index a31b048e..e8618b1f 100644 --- a/hosts/idols-ai/default.nix +++ b/hosts/idols-ai/default.nix @@ -46,6 +46,8 @@ in { # needed by nvidia-docker enable32Bit = true; }; + # https://nixos.org/manual/nixpkgs/unstable/#opt-cudaSupport + nixpkgs.config.cudaSupport = true; # This value determines the NixOS release from which the default # settings for stateful data, like file locations and database versions