changed to nvidia 550

This commit is contained in:
Bryan Ramos 2025-03-05 14:22:41 -05:00
parent de564231e7
commit 851a198428
Signed by: bryan
GPG key ID: 6ABDCD144D6643C8
2 changed files with 8 additions and 1 deletions

View file

@ -24,6 +24,7 @@
inherit system;
config = {
allowUnfree = true;
nvidia.acceptLicense = true;
};
overlays = [
nur.overlays.default