diff --git a/tests/build-profile.nix b/tests/build-profile.nix index b28d952..96392a8 100644 --- a/tests/build-profile.nix +++ b/tests/build-profile.nix @@ -14,6 +14,7 @@ let nixpkgs.config = { allowBroken = true; allowUnfree = true; + nvidia.acceptLicense = true; }; }; in (import {