feat(hosts/idols-ai): enable cudaSupport globally

This commit is contained in:
Ryan Yin
2024-09-19 21:50:11 +08:00
parent e03a86b461
commit 9b9ad93a88

View File

@@ -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