Files
nix-config/outputs/aarch64-linux/tests/shoukei-logind/expected.nix
T

11 lines
198 B
Nix

{ ... }:
{
lidSwitch = "suspend";
lidSwitchExternalPower = "suspend";
lidSwitchDocked = "ignore";
powerKey = "suspend";
powerKeyLongPress = "poweroff";
oldLowercaseKeysAbsent = true;
}