1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-11-08 19:46:05 +01:00

yambar: remove deleted maintainer

Account deleted.

Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
Austin Horstman 2025-08-11 08:53:18 -05:00
parent 2aceb6a8cc
commit 600e3f6712

View file

@ -12,7 +12,7 @@ let
in
{
meta.maintainers = [ lib.maintainers.carpinchomug ];
meta.maintainers = [ ];
options.programs.yambar = {
enable = lib.mkEnableOption "Yambar";