config: Disable Prime Sync MiBook

This commit is contained in:
2026-05-17 14:23:55 +02:00
parent 098e632405
commit 1444912326
2 changed files with 2 additions and 10 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ in
my.hardware = {
bluetooth.enable = true;
sound.enable = false;
nvidia.enable = true;
nvidia.enable = false;
};
my.services = {
vpn.enable = true;