laptop: remove neochat, do not sleep on closed lid

This commit is contained in:
Lgmrszd 2024-09-18 15:27:56 +04:00
parent e3a92a64cc
commit dc37f248f7
No known key found for this signature in database
GPG key ID: 9396B8BA6FBB14DE
2 changed files with 3 additions and 1 deletions

View file

@ -439,6 +439,8 @@ in
enable = true;
};
services.logind.lidSwitchExternalPower = "lock";
hardware.bluetooth.enable = true;
hardware.bluetooth.powerOnBoot = true;