Disable suspend when closing the lid

This commit is contained in:
Andreas Zweili 2023-09-04 16:48:42 +02:00
parent 319a3b208f
commit f41b3808aa
1 changed files with 1 additions and 0 deletions

View File

@ -66,6 +66,7 @@
az-tlp.enable = true;
az-x86.enable = true;
hardware.bolt.enable = true; # Enable Thunderbolt control
logind.lidSwitchExternalPower = "ignore";
};
virtualisation.virtualbox.host.enable = true;