mirror of
https://github.com/nix-community/home-manager.git
synced 2025-04-09 18:44:14 +00:00
easyeffects: add hausken as maintainer
This commit is contained in:
parent
6b8cea6473
commit
e278f46a09
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ let
|
|||
'';
|
||||
};
|
||||
in {
|
||||
meta.maintainers = [ maintainers.fufexan ];
|
||||
meta.maintainers = with maintainers; [ fufexan hausken ];
|
||||
|
||||
options.services.easyeffects = {
|
||||
enable = mkEnableOption ''
|
||||
|
|
Loading…
Add table
Reference in a new issue