mirror of
https://github.com/nix-community/home-manager.git
synced 2025-03-31 04:04:32 +00:00
easyeffects: add hausken as maintainer
This commit is contained in:
parent
47d7b5a9f5
commit
688db8abb3
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