nvidia: fix backlight

This commit is contained in:
2026-04-21 17:48:52 +03:00
parent e52ee5b09f
commit 88f9d0bc57
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 ];
}