mirror of
https://github.com/nix-community/home-manager.git
synced 2026-06-05 21:02:51 +00:00
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