mirror of
https://github.com/nix-community/home-manager.git
synced 2025-03-31 04:04:32 +00:00
launchd: add khaneliman maintainer
This commit is contained in:
parent
a710f337d6
commit
ef8f898727
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ let
|
|||
done
|
||||
'';
|
||||
in {
|
||||
meta.maintainers = with lib.maintainers; [ midchildan ];
|
||||
meta.maintainers = with lib.maintainers; [ khaneliman midchildan ];
|
||||
|
||||
options.launchd = {
|
||||
enable = lib.mkOption {
|
||||
|
|
Loading…
Add table
Reference in a new issue