mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-16 14:01:08 +01: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 {
|
in {
|
||||||
meta.maintainers = [ maintainers.fufexan ];
|
meta.maintainers = with maintainers; [ fufexan hausken ];
|
||||||
|
|
||||||
options.services.easyeffects = {
|
options.services.easyeffects = {
|
||||||
enable = mkEnableOption ''
|
enable = mkEnableOption ''
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue