mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-09 03:56:04 +01: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 {
|
in {
|
||||||
meta.maintainers = [ hm.maintainers.GaetanLepage ];
|
meta.maintainers = with lib.maintainers; [ GaetanLepage khaneliman ];
|
||||||
|
|
||||||
options.programs.btop = {
|
options.programs.btop = {
|
||||||
enable = mkEnableOption "btop";
|
enable = mkEnableOption "btop";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue