fix(fruitbook): Sleep on lid close
This commit is contained in:
@@ -66,15 +66,6 @@
|
||||
|
||||
# services.xserver.desktopManager.plasma5.enable = true;
|
||||
|
||||
# Disable systemd-sleep. Let KDE or whatever dim the screen without
|
||||
# suspending the computer.
|
||||
systemd.sleep.extraConfig = ''
|
||||
AllowSuspend=no
|
||||
AllowHibernation=no
|
||||
AllowHybridSleep=no
|
||||
AllowSuspendThenHibernate=no
|
||||
'';
|
||||
|
||||
boot.loader = {
|
||||
grub.enable = false;
|
||||
systemd-boot.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user