Skip to content

Commit a8dc55f

Browse files
authored
nixos/logind: add "sleep" option to logindHandlerType (#388792)
2 parents 5ade201 + e0258ad commit a8dc55f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nixos/modules/system/boot/systemd/logind.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ let
1818
"hibernate"
1919
"hybrid-sleep"
2020
"suspend-then-hibernate"
21+
"sleep"
2122
"lock"
2223
];
2324
in

0 commit comments

Comments
 (0)