mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-25 02:10:57 +01:00
bat: add khaneliman maintainer
This commit is contained in:
parent
05c64fa76b
commit
34e28fc6dd
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ let
|
|||
in keyValuePairs + switches;
|
||||
|
||||
in {
|
||||
meta.maintainers = [ ];
|
||||
meta.maintainers = with lib.maintainers; [ khaneliman ];
|
||||
|
||||
options.programs.bat = {
|
||||
enable = mkEnableOption "bat, a cat clone with wings";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue