{ lib, ... }: { nix.settings.substituters = lib.mkForce [ "https://cache.nixos.org" "https://cuda-maintainers.cachix.org" ]; }