···85858686 percentageLow = lib.mkOption {
8787 type = lib.types.ints.unsigned;
8888- default = 10;
8888+ default = 20;
8989 description = ''
9090 When `usePercentageForPolicy` is
9191 `true`, the levels at which UPower will consider the
···103103104104 percentageCritical = lib.mkOption {
105105 type = lib.types.ints.unsigned;
106106- default = 3;
106106+ default = 5;
107107 description = ''
108108 When `usePercentageForPolicy` is
109109 `true`, the levels at which UPower will consider the