mirror of
https://github.com/nix-community/home-manager.git
synced 2025-03-06 16:57:03 +00:00
btop: add khaneliman maintainer
This commit is contained in:
parent
34e28fc6dd
commit
c72b699ec6
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ let
|
|||
'';
|
||||
|
||||
in {
|
||||
meta.maintainers = [ hm.maintainers.GaetanLepage ];
|
||||
meta.maintainers = with lib.maintainers; [ GaetanLepage khaneliman ];
|
||||
|
||||
options.programs.btop = {
|
||||
enable = mkEnableOption "btop";
|
||||
|
|
Loading…
Add table
Reference in a new issue