0
0
Fork 0
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:
Florian Klink 2025-03-12 17:17:00 +02:00 committed by GitHub
commit a8dc55f40b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -18,6 +18,7 @@ let
"hibernate"
"hybrid-sleep"
"suspend-then-hibernate"
"sleep"
"lock"
];
in