mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 06:00:33 +03:00
nixos/logind: add "sleep" option to logindHandlerType (#388792)
This commit is contained in:
commit
a8dc55f40b
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ let
|
|||
"hibernate"
|
||||
"hybrid-sleep"
|
||||
"suspend-then-hibernate"
|
||||
"sleep"
|
||||
"lock"
|
||||
];
|
||||
in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue