diff --git a/hosts/fwminex/configuration.nix b/hosts/fwminex/configuration.nix index 5947b2c..b2122d6 100644 --- a/hosts/fwminex/configuration.nix +++ b/hosts/fwminex/configuration.nix @@ -60,6 +60,11 @@ in { pcscd.enable = true; acpid.enable = true; fwupd.enable = true; + logind = { + lidSwitch = "ignore"; + powerKey = "suspend"; + powerKeyLongPress = "poweroff"; + }; }; mj = {