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:
parent
2aceb6a8cc
commit
600e3f6712
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ let
|
||||||
|
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
meta.maintainers = [ lib.maintainers.carpinchomug ];
|
meta.maintainers = [ ];
|
||||||
|
|
||||||
options.programs.yambar = {
|
options.programs.yambar = {
|
||||||
enable = lib.mkEnableOption "Yambar";
|
enable = lib.mkEnableOption "Yambar";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue