nvidia: fix backlight

This commit is contained in:
2026-04-21 17:48:52 +03:00
parent 1deef1e46b
commit 731a95289a
3 changed files with 46 additions and 12 deletions
+1
View File
@@ -24,6 +24,7 @@
hardware.bluetooth.enable = true;
host.laptop = true;
host.nvidia.prime.enable = true;
environment.systemPackages = [ pkgs.dbgate ];
}