mirror of
https://github.com/Cian-H/My_NixOS_Config.git
synced 2026-06-04 09:52:03 +01:00
Pinned nvidia driver to legacy_535
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
];
|
||||
};
|
||||
nvidia = {
|
||||
branch = "stable";
|
||||
branch = "legacy_535";
|
||||
# Modesetting is required.
|
||||
modesetting.enable = true;
|
||||
powerManagement.enable = false;
|
||||
|
||||
Reference in New Issue
Block a user