accept nvidia license

This commit is contained in:
twoneis 2024-07-18 02:59:48 +02:00
parent 6d2f169663
commit 76507b83ec

View file

@ -5,6 +5,7 @@
nixpkgs = {
hostPlatform = "x86_64-linux";
config.nvidia.acceptLicense = true;
};
networking = {