nixos/polkit/disable-shutdown: allow delaying power actions
This commit is contained in:
parent
f90a7b4e9a
commit
af5cb9c7d1
1 changed files with 0 additions and 2 deletions
|
@ -15,8 +15,6 @@
|
||||||
action.id == "org.freedesktop.login1.inhibit-block-idle" ||
|
action.id == "org.freedesktop.login1.inhibit-block-idle" ||
|
||||||
action.id == "org.freedesktop.login1.inhibit-block-shutdown" ||
|
action.id == "org.freedesktop.login1.inhibit-block-shutdown" ||
|
||||||
action.id == "org.freedesktop.login1.inhibit-block-sleep" ||
|
action.id == "org.freedesktop.login1.inhibit-block-sleep" ||
|
||||||
action.id == "org.freedesktop.login1.inhibit-delay-shutdown" ||
|
|
||||||
action.id == "org.freedesktop.login1.inhibit-delay-sleep" ||
|
|
||||||
action.id == "org.freedesktop.login1.inhibit-handle-hibernate-key" ||
|
action.id == "org.freedesktop.login1.inhibit-handle-hibernate-key" ||
|
||||||
action.id == "org.freedesktop.login1.inhibit-handle-lid-switch" ||
|
action.id == "org.freedesktop.login1.inhibit-handle-lid-switch" ||
|
||||||
action.id == "org.freedesktop.login1.inhibit-handle-power-key" ||
|
action.id == "org.freedesktop.login1.inhibit-handle-power-key" ||
|
||||||
|
|
Loading…
Reference in a new issue