betterlockscreen: drop sebtm
https://github.com/NixOS/nixpkgs/pull/516087
This commit is contained in:
@@ -8,7 +8,7 @@ let
|
||||
cfg = config.services.betterlockscreen;
|
||||
in
|
||||
{
|
||||
meta.maintainers = with lib.maintainers; [ sebtm ];
|
||||
meta.maintainers = [ ];
|
||||
|
||||
options = {
|
||||
services.betterlockscreen = {
|
||||
|
||||
Reference in New Issue
Block a user