nvidia powerlimit and enable webrtc

This commit is contained in:
Kopatz
2024-09-25 16:51:42 +02:00
parent 3bdb37559d
commit b5cc169936
3 changed files with 37 additions and 17 deletions

View File

@@ -40,7 +40,10 @@
services = { syncthing = { enable = true; }; };
hardware = {
android.enable = true;
nvidia.enable = true;
nvidia = {
enable = true;
powerLimit.enable = true;
};
firmware.enable = true;
ssd.enable = true;
wooting.enable = true;