mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-12 01:59:37 +08:00
easyeffects: add hausken as maintainer
This commit is contained in:
@@ -54,7 +54,7 @@ let
|
||||
'';
|
||||
};
|
||||
in {
|
||||
meta.maintainers = [ maintainers.fufexan ];
|
||||
meta.maintainers = with maintainers; [ fufexan hausken ];
|
||||
|
||||
options.services.easyeffects = {
|
||||
enable = mkEnableOption ''
|
||||
|
||||
Reference in New Issue
Block a user