nixpkgs: allow unfree everywhere
This commit is contained in:
@ -15,7 +15,6 @@
|
||||
nixpkgs = {
|
||||
hostPlatform = "x86_64-linux";
|
||||
config = {
|
||||
allowUnfree = true;
|
||||
nvidia.acceptLicense = true;
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user