betterlockscreen: drop sebtm
https://github.com/NixOS/nixpkgs/pull/516087
This commit is contained in:
parent
50aaf8f284
commit
23703a32ef
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ let
|
|||
cfg = config.services.betterlockscreen;
|
||||
in
|
||||
{
|
||||
meta.maintainers = with lib.maintainers; [ sebtm ];
|
||||
meta.maintainers = [ ];
|
||||
|
||||
options = {
|
||||
services.betterlockscreen = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue