stop shutdown on lid closing

This commit is contained in:
smayzy 2025-07-04 17:02:30 +02:00
parent a17700efed
commit b2c3f6aa6f

View File

@ -9,6 +9,8 @@
smayzy.grub-on-lap.enable = true;
services.logind.lidSwitch = "ignore";
home-manager = {
extraSpecialArgs = { inherit inputs; };
users = {