mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-23 16:29:42 -04:00
changed to nvidia 550
This commit is contained in:
parent
de564231e7
commit
851a198428
2 changed files with 8 additions and 1 deletions
|
|
@ -24,6 +24,7 @@
|
|||
inherit system;
|
||||
config = {
|
||||
allowUnfree = true;
|
||||
nvidia.acceptLicense = true;
|
||||
};
|
||||
overlays = [
|
||||
nur.overlays.default
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue